소스 검색

Fix javadoc typo for invalid session strategy

Eleftheria Stein 6 년 전
부모
커밋
9f0986a093
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/src/main/java/org/springframework/security/web/session/SessionManagementFilter.java

+ 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