mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Fix documentation typo
changed "user name" to "username"
This commit is contained in:
parent
de1357cbd1
commit
8df8d4022e
@ -208,7 +208,7 @@ public class User implements UserDetails, CredentialsContainer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a UserBuilder with a specified user name
|
* Creates a UserBuilder with a specified username
|
||||||
* @param username the username to use
|
* @param username the username to use
|
||||||
* @return the UserBuilder
|
* @return the UserBuilder
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user