]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix minor typo
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 25 Nov 2019 17:16:04 +0000 (17:16 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 25 Nov 2019 17:16:04 +0000 (17:16 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 61d3403c18b03fdd066863c6ba8d22142095ce7d..6d5a5b769ecbdc0e47b4f7fa15bdcc3a164785cb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,7 +10,7 @@ OpenLDAP 2.4.49 Engineering
        Fixed slapd-mdb to honor unchecked limit with alias deref (ITS#7657)
        Fixed slapd-mdb missing final commit with slapindex (ITS#9095)
        Fixed slapd-mdb drop attr mappings added in an aborted txn (ITS#9091)
-       Fixed slapd-monitor global operation counter reportign (ITS#9119)
+       Fixed slapd-monitor global operation counter reporting (ITS#9119)
        Fixed slapo-unique loop termination (ITS#9077)
        Build Environment
                Fix mkdep to honor TMPDIR if set (ITS#9062)