소스 검색

SEC-677: Small change in Acegi Reference Guide.
http://jira.springframework.org/browse/SEC-677

Luke Taylor 17 년 전
부모
커밋
1bc863fce1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/docbkx/springsecurity.xml

+ 1 - 1
src/docbkx/springsecurity.xml

@@ -723,7 +723,7 @@ if (obj instanceof UserDetails) {
         presented to an
         <interfacename>AuthenticationProvider</interfacename>.</para>
 
-        <para>The last played in the Spring Security authentication process is
+        <para>The last player in the Spring Security authentication process is
         an <literal>AuthenticationProvider</literal>. Quite simply, it is
         responsible for taking an <literal>Authentication</literal> request
         object and deciding whether or not it is valid. The provider will