]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix typo in prev commit
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 15 Sep 2020 15:06:50 +0000 (15:06 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 15 Sep 2020 15:06:50 +0000 (15:06 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d72e65f8d3151092667e49c59544032fe45da37d..d39a45ec52572c2a6b2536aff62511726ceb66e8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@ OpenLDAP 2.4 Change Log
 OpenLDAP 2.4.54 Engineering
        Fixed slapd delta-syncrepl to ignore delete ops on deleted entry (ITS#9342)
        Fixed slapd delta-syncrepl to be fully serialized (ITS#9330)
-       Fixed slapd sycnrepl to be fully serialized (ITS#8102)
+       Fixed slapd syncrepl to be fully serialized (ITS#8102)
 
 OpenLDAP 2.4.53 (2020/09/07)
        Added slapd syncrepl additional SYNC logging (ITS#9043)