mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-12 21:33:30 +00:00
Fix typo in Javadoc
This commit is contained in:
parent
eb351f455b
commit
224361cb4a
@ -187,7 +187,7 @@ public abstract class WebSecurityConfigurerAdapter implements
|
||||
/**
|
||||
* Creates the {@link HttpSecurity} or returns the current instance
|
||||
*
|
||||
* ] * @return the {@link HttpSecurity}
|
||||
* @return the {@link HttpSecurity}
|
||||
* @throws Exception
|
||||
*/
|
||||
@SuppressWarnings({ "rawtypes", "unchecked" })
|
||||
|
Loading…
x
Reference in New Issue
Block a user