Update UserDetailsFormatter.java

This commit is contained in:
Dennis Melzer
2016-04-20 12:31:32 +02:00
parent 3c454bfb9b
commit 681a23e51d

View File

@@ -98,7 +98,7 @@ public final class UserDetailsFormatter {
/**
* Load user details by the user name and format the user name. If the
* loaded {@link UserDetails} is not a instance of a {@link UserPrincipal},
* loaded {@link UserDetails} is not an instance of a {@link UserPrincipal},
* then just the {@link UserDetails#getUsername()} will return.
*
* If first and last name available, they will combined. Otherwise the