fixed small problem
This commit is contained in:
parent
a24d607735
commit
d4b093eb07
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pure-Ruby LDAP library. Net::LDAP intends to be a feature-complete
|
||||||
LDAP client which can access as much as possible of the functionality
|
LDAP client which can access as much as possible of the functionality
|
||||||
of the most-used LDAP server implementations. This library does
|
of the most-used LDAP server implementations. This library does
|
||||||
not wrap any existing native-code LDAP libraries, creates no
|
not wrap any existing native-code LDAP libraries, creates no
|
||||||
Ruby extensions, and has dependencies external to Ruby.
|
Ruby extensions, and has no dependencies external to Ruby.
|
||||||
|
|
||||||
Net::LDAP includes a full implementation of the LDAP wire-line
|
Net::LDAP includes a full implementation of the LDAP wire-line
|
||||||
protocol so it can also be used in LDAP server implementations.
|
protocol so it can also be used in LDAP server implementations.
|
||||||
|
|
Loading…
Add table
Reference in a new issue