We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18699c9 commit acfa64dCopy full SHA for acfa64d
lib/net/ldap.rb
@@ -1057,7 +1057,7 @@ def search_root_dse
1057
1058
1059
# Return the root Subschema record from the LDAP server as a Net::LDAP::Entry,
1060
- # 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
1061
# Net::LDAP::Entry returned from this call will have the attributes :dn,
1062
# :objectclasses, and :attributetypes.
1063
#
0 commit comments