mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
minor typo and clarification
This commit is contained in:
parent
71135eb0e9
commit
df725ba475
1 changed files with 2 additions and 2 deletions
|
|
@ -49,9 +49,9 @@ to evaluate.
|
|||
|
||||
The
|
||||
.B size
|
||||
type can be used to enfore a limit on an attribute length, and the
|
||||
type can be used to enforce a limit on an attribute length, and the
|
||||
.B count
|
||||
type limits the count of an attribute.
|
||||
type limits the number of values of an attribute.
|
||||
|
||||
Any attempt to add or modify an attribute named as part of the
|
||||
constraint overlay specification which does not fit the
|
||||
|
|
|
|||
Loading…
Reference in a new issue