Explorar o código

Fix javadoc typo for invalid session strategy

Eleftheria Stein %!s(int64=6) %!d(string=hai) anos
pai
achega
9f0986a093

+ 1 - 1
web/src/main/java/org/springframework/security/web/session/SessionManagementFilter.java

@@ -139,7 +139,7 @@ public class SessionManagementFilter extends GenericFilterBean {
 
 	/**
 	 * Sets the strategy which will be invoked instead of allowing the filter chain to
-	 * prceed, if the user agent requests an invalid session Id. If the property is not
+	 * proceed, if the user agent requests an invalid session ID. If the property is not
 	 * set, no action will be taken.
 	 *
 	 * @param invalidSessionStrategy the strategy to invoke. Typically a