mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-30 02:19:26 -05:00
Fix typos
This commit is contained in:
parent
2ece0ee378
commit
b6f7392865
1 changed files with 2 additions and 2 deletions
|
|
@ -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 )
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue