Skip to content

Commit acfa64d

Browse files
author
blackhedd
committed
fixed grammar error in doc.
1 parent 18699c9 commit acfa64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/ldap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1057,7 +1057,7 @@ def search_root_dse
10571057

10581058

10591059
# 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
1060+
# or an empty Entry if the server doesn't return the record. On success, the
10611061
# Net::LDAP::Entry returned from this call will have the attributes :dn,
10621062
# :objectclasses, and :attributetypes.
10631063
#

0 commit comments

Comments
 (0)