1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Fix Typo in Javadoc

Issue gh-4063
This commit is contained in:
Fred Cooke
2016-09-18 13:40:18 +12:00
committed by Rob Winch
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