1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Remove duplicate words

Fixes gh-3826
This commit is contained in:
Johnny Lim
2016-04-19 13:21:20 +09:00
committed by Rob Winch
parent fb5776cb5c
commit 933a7e8363
12 changed files with 17 additions and 17 deletions
@@ -58,7 +58,7 @@ public class OpenIDAuthenticationToken extends AbstractAuthenticationToken {
/**
* Created by the <tt>OpenIDAuthenticationProvider</tt> on successful authentication.
*
* @param principal usually the <tt>UserDetails</tt> returned by the the configured
* @param principal usually the <tt>UserDetails</tt> returned by the configured
* <tt>UserDetailsService</tt> used by the <tt>OpenIDAuthenticationProvider</tt>.
*
*/