]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo.
authorLucien Gentis <lgentis@apache.org>
Sat, 12 Jan 2019 15:33:01 +0000 (15:33 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 12 Jan 2019 15:33:01 +0000 (15:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851174 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cache.xml

index 6c903c1f3cc5b3c662d6e98c836bcea1fcac6ac7..4a003e63356cc00e581295ddc65ee25d7e72830c 100644 (file)
@@ -438,7 +438,7 @@ CacheEnable  disk  "http://.example.org/"
       </highlight>
     </example>
 
-    <p>If used in a <directive type="section" modeul="core">Location</directive> directive,
+    <p>If used in a <directive type="section" module="core">Location</directive> directive,
     the path needs to be specified below the Location, or if the word "on"
     is used, caching for the whole location will be disabled.</p>