From: Francis Dupont Date: Wed, 23 Dec 2020 20:06:19 +0000 (+0100) Subject: [#1589] Fixed signaled spelling errors X-Git-Tag: Kea-1.9.4~159 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e08bd2f5f9fba19c5698de48274eeb90628ed26f;p=thirdparty%2Fkea.git [#1589] Fixed signaled spelling errors --- diff --git a/doc/sphinx/arm/ctrl-channel.rst b/doc/sphinx/arm/ctrl-channel.rst index adcc8fdb8f..da209706bc 100644 --- a/doc/sphinx/arm/ctrl-channel.rst +++ b/doc/sphinx/arm/ctrl-channel.rst @@ -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 diff --git a/src/bin/d2/d2_messages.mes b/src/bin/d2/d2_messages.mes index 16e218ec52..e1c435c3fb 100644 --- a/src/bin/d2/d2_messages.mes +++ b/src/bin/d2/d2_messages.mes @@ -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.