]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1390] Minor fix in ChangeLog entry
authorMarcin Siodelski <marcin@isc.org>
Fri, 21 Aug 2020 12:45:25 +0000 (14:45 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 21 Aug 2020 13:36:08 +0000 (15:36 +0200)
ChangeLog

index 1fc677cd39c8d5be2bcead2b429054aeb9cfa83c..787ae0f96472d6d6f82a0d00e1aefe79a8d95541 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
        Kea HTTP client re-establishes connection with the HTTP server when
        timeout occurs. Prior to this change the client tried to reuse
        the connection after timeout often getting subsequent timeouts.
-       Re-establishing the connection may help avoiding further timeouts
+       Re-establishing the connection may help avoid further timeouts
        during the High Availability operation.
        (Gitlab #1390)