Explorar o código

Corrected Javadoc

Luke Taylor %!s(int64=20) %!d(string=hai) anos
pai
achega
04366d2b12
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/src/test/java/org/acegisecurity/TargetObject.java

+ 1 - 1
core/src/test/java/org/acegisecurity/TargetObject.java

@@ -95,7 +95,7 @@ public class TargetObject implements ITargetObject {
     }
 
     /**
-     * Delegates through to the {@link #toLowerCase(String)} method.
+     * Delegates through to the {@link #makeLowerCase(String)} method.
      *
      * @param input the method to be made uppercase
      *