]> git.sur5r.net Git - openldap/commitdiff
minor typo fix (maintaned->maintained)
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Aug 2006 01:27:29 +0000 (01:27 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Aug 2006 01:27:29 +0000 (01:27 +0000)
servers/slapd/acl.c

index e37e1cde52eb0ad142fcfc7a4428e4702dbd4b0c..8c96eca81692724f771a9442c9da043ef4f10975 100644 (file)
@@ -1434,7 +1434,7 @@ slap_acl_mask(
                         * NOTE: styles "anonymous", "users" and "self" 
                         * have been moved to enum slap_style_t, whose 
                         * value is set in a_dn_style; however, the string
-                        * is maintaned in a_dn_pat.
+                        * is maintained in a_dn_pat.
                         */
 
                        if ( op->o_conn && !BER_BVISNULL( &op->o_conn->c_ndn ) )