From: Marcin Siodelski Date: Mon, 19 Nov 2018 16:49:28 +0000 (+0100) Subject: [#260, !120] Fixed typo in the User's guide. X-Git-Tag: 204-move-models-base~4^2^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5689ddd78be3114e287014a7a62b11cd9df0b823;p=thirdparty%2Fkea.git [#260, !120] Fixed typo in the User's guide. --- diff --git a/doc/guide/congestion-handling.xml b/doc/guide/congestion-handling.xml index 46f793dacb..89c5c4ac63 100644 --- a/doc/guide/congestion-handling.xml +++ b/doc/guide/congestion-handling.xml @@ -13,7 +13,7 @@ faster than they can be fulfilled. Subsequently, the servers begin accumulating a backlog of pending queries. The longer the high rate of traffic continues the farther behind the servers fall. Depending on the - client implementations, those that fail to get leases either give or simply + client implementations, those that fail to get leases either give up or simply continue to retry forever. In the former case, the server may eventually recover. The latter case is vicious cycle from which the server is unable escape.