From: Kurt Zeilenga Date: Fri, 30 Jun 2000 21:57:29 +0000 (+0000) Subject: Fix typos X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2497 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b6f7392865925db87e7c89de23044706f2d1e421;p=openldap Fix typos --- diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema index 15812176d2..7f5aeafbf1 100644 --- a/servers/slapd/schema/core.schema +++ b/servers/slapd/schema/core.schema @@ -588,13 +588,13 @@ attributetype ( 1.3.6.1.4.1.4203.666.1.2 attributetype ( 1.3.6.1.4.1.4203.666.1.3 NAME 'entry' - DESC 'OpenLDAP ACL entry psuedo attribute' + DESC 'OpenLDAP ACL entry pseudo attribute' SYNTAX 1.3.6.1.4.1.4203.666.2.3 SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation ) attributetype ( 1.3.6.1.4.1.4203.666.1.4 NAME 'children' - DESC 'OpenLDAP ACL children psuedo attribute' + DESC 'OpenLDAP ACL children pseudo attribute' SYNTAX 1.3.6.1.4.1.4203.666.2.3 SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )