瀏覽代碼

fix JavaDoc typo on `BasicAuthenticationEntryPoint`

Andreas Gebhardt 8 年之前
父節點
當前提交
0c830f9ba8

+ 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