소스 검색

Midor Javadoc correction.

Luke Taylor 15 년 전
부모
커밋
06e092d46a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/src/main/java/org/springframework/security/web/context/HttpSessionSecurityContextRepository.java

+ 1 - 1
web/src/main/java/org/springframework/security/web/context/HttpSessionSecurityContextRepository.java

@@ -257,7 +257,7 @@ public class HttpSessionSecurityContextRepository implements SecurityContextRepo
     }
 
     /**
-     * If set to true (the default), a new session will be created if to store the security context if it is determined
+     * If set to true (the default), a new session will be created to store the security context if it is determined
      * that it's contents are different from the default.
      *
      * @param allowSessionCreation