Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LDAP Kit
========

LDAP Kit is a framework which provides an Objective-C interface for the
OpenLDAP client libraries on Max OS X and iOS. LDAP Kit manages the
OpenLDAP client libraries on Mac OS X and iOS. LDAP Kit manages the
conversion between C data types and Objective-C classes, manages background
threads for executing LDAP tasks, and manages memory allocated by OpenLDAP
via NSAutoreleasePool objects.
Expand Down