mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 08:09:34 -05:00
Fix typo
This commit is contained in:
parent
e983616d75
commit
a99731b001
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ attributetype ( 0.9.2342.19200300.100.1.7 NAME 'photo'
|
||||||
# ::= {pilotAttributeType 8}
|
# ::= {pilotAttributeType 8}
|
||||||
#
|
#
|
||||||
attributetype ( 0.9.2342.19200300.100.1.8 NAME 'userClass'
|
attributetype ( 0.9.2342.19200300.100.1.8 NAME 'userClass'
|
||||||
DESC 'RFC1274: categorory of user'
|
DESC 'RFC1274: category of user'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SUBSTR caseIgnoreSubstringsMatch
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue