]> granicus.if.org Git - apache/commitdiff
Typo fix
authorNick Kew <niq@apache.org>
Wed, 5 Jan 2011 12:30:38 +0000 (12:30 +0000)
committerNick Kew <niq@apache.org>
Wed, 5 Jan 2011 12:30:38 +0000 (12:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055442 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authn_socache.xml

index 772d782439af10e87ffb6aa399556ddf31a73bc1..aa1017ec58b392c9ab901cb3f18ba907f7e4806c 100644 (file)
@@ -84,7 +84,7 @@ the load on backends</description>
 
 <section id="dev"><title>Cacheing with custom modules</title>
     <p>Module developers should note that their modules must be enabled
-    for cacheing with mod_authn_cache.  A single optional API function
+    for cacheing with mod_authn_socache.  A single optional API function
     <var>ap_authn_cache_store</var> is provided to cache credentials
     a provider has just looked up or generated.  Usage examples are
     available in <a