mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 05:42:31 +00:00
Fix Typo in Javadoc
Issue gh-4063
This commit is contained in:
parent
6650429283
commit
4cc899feab
@ -113,7 +113,7 @@ public final class WebSecurity extends
|
||||
|
||||
/**
|
||||
* <p>
|
||||
* Allows adding {@link RequestMatcher} instances that should that Spring Security
|
||||
* Allows adding {@link RequestMatcher} instances that Spring Security
|
||||
* should ignore. Web Security provided by Spring Security (including the
|
||||
* {@link SecurityContext}) will not be available on {@link HttpServletRequest} that
|
||||
* match. Typically the requests that are registered should be that of only static
|
||||
|
Loading…
x
Reference in New Issue
Block a user