Fix spelling errors

FossilOrigin-Name: 3d98282a2de17a00fbd1c479334205960c6de1f82ac27bf96190adfbd4b91927
This commit is contained in:
carnil@debian.org 2016-03-05 08:00:00 +00:00
parent 62022fe71c
commit 08ee88750d

View file

@ -341,7 +341,7 @@ attributes.
inspect posixAccount organizationalUnit inspect posixAccount organizationalUnit
inspect _schema 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 (up to 'top'), whether or not they are a structural class, and then
a merged list of all valid attributes for the given objectClasses. a merged list of all valid attributes for the given objectClasses.
Attributes are marked as either required or optional, and whether 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. ### of inheritence.
### ###
sub findall_supers sub findall_supers