Explorar o código

SEC-449: Corrected comment.

Luke Taylor %!s(int64=18) %!d(string=hai) anos
pai
achega
8398e940cf

+ 1 - 1
core/src/main/java/org/acegisecurity/userdetails/ldap/LdapUserDetailsMapper.java

@@ -31,7 +31,7 @@ import javax.naming.directory.Attribute;
 
 
 /**
- * The entry mapper used by the authenticators to create an ldap user object.
+ * The context mapper used by the authenticators to create an ldap user object.
  *
  * @author Luke Taylor
  * @version $Id$