Преглед на файлове

SEC-449: Corrected comment.

Luke Taylor преди 18 години
родител
ревизия
8398e940cf
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      core/src/main/java/org/acegisecurity/userdetails/ldap/LdapUserDetailsMapper.java

+ 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$