Explorar o código

Minor doc fixes

Luke Taylor %!s(int64=17) %!d(string=hai) anos
pai
achega
ff215e6750
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/docbkx/technical-overview.xml

+ 2 - 2
src/docbkx/technical-overview.xml

@@ -319,8 +319,8 @@ if (obj instanceof UserDetails) {
 
 
     <section>
     <section>
       <title>ExceptionTranslationFilter</title>
       <title>ExceptionTranslationFilter</title>
-      <para><literal>ExceptionTranslationFilter</literal> is an Acegi
-        Security filter that has responsibility for detecting any Acegi
+      <para><literal>ExceptionTranslationFilter</literal> is a Spring
+        Security filter that has responsibility for detecting any Spring
         Security exceptions that are thrown. Such exceptions will generally be
         Security exceptions that are thrown. Such exceptions will generally be
         thrown by an <literal>AbstractSecurityInterceptor</literal>, which is
         thrown by an <literal>AbstractSecurityInterceptor</literal>, which is
         the main provider of authorization services. We will discuss
         the main provider of authorization services. We will discuss