]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1589] Fixed signaled spelling errors
authorFrancis Dupont <fdupont@isc.org>
Wed, 23 Dec 2020 20:06:19 +0000 (21:06 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 23 Dec 2020 20:06:19 +0000 (21:06 +0100)
doc/sphinx/arm/ctrl-channel.rst
src/bin/d2/d2_messages.mes

index adcc8fdb8fec7fffc98157be74319b23136e7741..da209706bce01f71e7079b344de0474962891636 100644 (file)
@@ -613,7 +613,7 @@ The ``status-get`` command returns server's runtime information:
  - packet-queue-statistics: average queue size for last 10, 100 and 1000
    packets. This statistic uses approach similar to Unix ``top`` command.
    The averaged queue size for the last 10 packets can be considered an
-   instantenous value, while average for the last 1000 packets shows
+   instantanous value, while average for the last 1000 packets shows
    longer term trend.
 
 The ``high-availability`` information is returned only when the command is
index 16e218ec52f02d10bc8289a4a641fd224e9027c8..e1c435c3fb60fd1b41368c03b4bee75a817bb329 100644 (file)
@@ -215,7 +215,7 @@ requests too quickly, or perhaps upstream DNS servers are experiencing
 load issues.
 
 % DHCP_DDNS_QUEUE_MGR_QUEUE_RECEIVE Request ID %1: received and queued a request.
-This is an informational message indicating that the NameChangeREquest listener used
+This is an informational message indicating that the NameChangeRequest listener used
 by DHCP-DDNS to receive a request has received a request and queued it for further
 processing.