fix JavaDoc typo on `BasicAuthenticationEntryPoint`

This commit is contained in:
Andreas Gebhardt 2017-08-05 14:30:54 +02:00 committed by Rob Winch
parent 53cb6c17e4
commit 0c830f9ba8
1 changed files with 1 additions and 1 deletions

View File

@ -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