]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix typo in r1396878
authorJeff Trawick <trawick@apache.org>
Thu, 11 Oct 2012 11:33:54 +0000 (11:33 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 11 Oct 2012 11:33:54 +0000 (11:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1396993 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 80bde821663777cdca7f13e6c2134ee9c76ef9c6..4e52c1f8f679d98c3591a11b586f8584235181b9 100644 (file)
@@ -457,7 +457,7 @@ NoDecode option available in 2.3.12 and later.</compatibility>
       </p></note>
 
       <example>
-      AllowOverride Options=Idexes,MultiViews
+      AllowOverride Options=Indexes,MultiViews
       </example>
       </dd>
     </dl>