fixed grammar error in doc.

This commit is contained in:
blackhedd 2007-05-02 10:17:46 +00:00
parent 18699c9ac2
commit acfa64d159

View file

@ -1057,7 +1057,7 @@ module Net
# Return the root Subschema record from the LDAP server as a Net::LDAP::Entry,
# or an empty Entry is the server doesn't return the record. On success, the
# or an empty Entry if the server doesn't return the record. On success, the
# Net::LDAP::Entry returned from this call will have the attributes :dn,
# :objectclasses, and :attributetypes.
#