]> git.sur5r.net Git - openldap/commitdiff
Fix typos
authorKurt Zeilenga <kurt@openldap.org>
Fri, 30 Jun 2000 21:57:29 +0000 (21:57 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 30 Jun 2000 21:57:29 +0000 (21:57 +0000)
servers/slapd/schema/core.schema

index 15812176d24ffcdbaa67364030502d436dd480be..7f5aeafbf1d204f07be0bc9a445acdf675dc1c99 100644 (file)
@@ -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 )