Fix spelling errors
FossilOrigin-Name: 3d98282a2de17a00fbd1c479334205960c6de1f82ac27bf96190adfbd4b91927
This commit is contained in:
parent
62022fe71c
commit
08ee88750d
1 changed files with 2 additions and 2 deletions
4
shelldap
4
shelldap
|
|
@ -341,7 +341,7 @@ attributes.
|
|||
inspect posixAccount organizationalUnit
|
||||
inspect _schema
|
||||
|
||||
The output is a list of found objectClasses, their schema heirarchy
|
||||
The output is a list of found objectClasses, their schema hierarchy
|
||||
(up to 'top'), whether or not they are a structural class, and then
|
||||
a merged list of all valid attributes for the given objectClasses.
|
||||
Attributes are marked as either required or optional, and whether
|
||||
|
|
@ -2275,7 +2275,7 @@ sub run_inspect
|
|||
}
|
||||
|
||||
|
||||
### Recursively walk an objectClass heirarchy, returning an array
|
||||
### Recursively walk an objectClass hierarchy, returning an array
|
||||
### of inheritence.
|
||||
###
|
||||
sub findall_supers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue