]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1282] Added comma
authorFrancis Dupont <fdupont@isc.org>
Tue, 30 Jun 2020 15:57:26 +0000 (17:57 +0200)
committerFrancis Dupont <fdupont@isc.org>
Tue, 30 Jun 2020 15:57:26 +0000 (17:57 +0200)
ChangeLog

index 38bc4d6e4ac129ba4eaf8e2c331f926a5ac739db..6d05b810010b5fe8c7dc4d63227889561c162744 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
        in two phases: the first phase calls unload() entry points and
        removed callouts, the second phase unmaps hook library memory
        spaces. This should lead to less problems including less crashes
-       at exit time. On the other hand incorrect libraries can stay
+       at exit time. On the other hand, incorrect libraries can stay
        in memory until exit and prevent any (re)load.
        (Gitlab #1282)