mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-04-27 01:25:41 +00:00
Corrected Javadoc
This commit is contained in:
parent
07e46fe4d5
commit
04366d2b12
@ -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
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user