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

docs/manual/mod/mod_cache.xml

index c4d739162e2914ee83c2d5f1d4c06727a2c12661..5c1f5134debb2f9dccae9384fbc34d50887e4f55 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>