]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix typo
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 May 2021 21:38:52 +0000 (21:38 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 May 2021 21:38:52 +0000 (21:38 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 42464979f3dccb1bb12b0eff3b37f9797ed2d679..ff467f711ac1a5873370da6f557a0f2b7ed7f0b9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,7 +8,7 @@ OpenLDAP 2.4.59 Engineering
        Fixed slapd-mdb deletion of context entry (ITS#9531)
        Fixed slapo-pcache locking during expiration (ITS#9529)
        Contrib
-               Fixed slapo-autogroup to not thrash thead context (ITS#9494)
+               Fixed slapo-autogroup to not thrash thread context (ITS#9494)
        Documentation
                ldap_modify(3) - Delete non-existent mod_next parameter (ITS#9559)