소스 검색

fix JavaDoc typo on `BasicAuthenticationEntryPoint`

Andreas Gebhardt 8 년 전
부모
커밋
0c830f9ba8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/src/main/java/org/springframework/security/web/authentication/www/BasicAuthenticationEntryPoint.java

+ 1 - 1
web/src/main/java/org/springframework/security/web/authentication/www/BasicAuthenticationEntryPoint.java

@@ -29,7 +29,7 @@ import org.springframework.beans.factory.InitializingBean;
 import org.springframework.util.Assert;
 
 /**
- * Used by the <code>ExceptionTraslationFilter</code> to commence authentication via the
+ * Used by the <code>ExceptionTranslationFilter</code> to commence authentication via the
  * {@link BasicAuthenticationFilter}.
  * <p>
  * Once a user agent is authenticated using BASIC authentication, logout requires that the