From a046753c9fdd622be3bdd25ed244eb7cc7f1543c Mon Sep 17 00:00:00 2001 From: Austin Ziegler Date: Tue, 22 Mar 2011 00:41:46 -0400 Subject: [PATCH] Fixing a spelling error. --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index e9e4ccd..25f9078 100644 --- a/README.rdoc +++ b/README.rdoc @@ -12,7 +12,7 @@ Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251–2256, 2829–2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full client compliance with -the most recent LDAP RFCs (4510–4519, plutions of 4520–4532). +the most recent LDAP RFCs (4510–4519, plus portions of 4520–4532). == Where