]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - extlib/Net/LDAP2/Entry.php
Update PEAR::Mail to 1.2.0 release; fixes deprecation warnings running under PHP...
[quix0rs-gnu-social.git] / extlib / Net / LDAP2 / Entry.php
index 5531bfa13d452d089bca4749dbdc9ca4e43008f0..66de966780ac73006aa4afce84db115a2d44e55e 100644 (file)
@@ -665,7 +665,7 @@ class Net_LDAP2_Entry extends PEAR
     * To force replace mode instead of add, you can set $force to true.
     *
     * @param array $attr  Attributes to replace
-    * @param bool  $force Force replacing mode in case we cannot read the attr value but are allowed to replace it
+    * @param bool  $force Force replacing mode in case we can't read the attr value but are allowed to replace it
     *
     * @access public
     * @return true|Net_LDAP2_Error