From: Quanah Gibson-Mount Date: Tue, 1 Aug 2006 01:27:29 +0000 (+0000) Subject: minor typo fix (maintaned->maintained) X-Git-Tag: OPENLDAP_REL_ENG_2_3_25~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1e9da12e2bc42461ca5d52eb2bc7ea37e12f5c7b;p=openldap minor typo fix (maintaned->maintained) --- diff --git a/servers/slapd/acl.c b/servers/slapd/acl.c index e37e1cde52..8c96eca816 100644 --- a/servers/slapd/acl.c +++ b/servers/slapd/acl.c @@ -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 ) )