]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo in r1878824
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 14 Jun 2020 09:04:04 +0000 (09:04 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 14 Jun 2020 09:04:04 +0000 (09:04 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878825 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.xml

index 78d1aded40473d7a893d839490914ce3053883cb..fb30f3c4db8d3075c8c5d611e34523dabf7b9593 100644 (file)
@@ -550,7 +550,7 @@ a directory</description>
 
 <usage>
     <p>The <directive>IndexIgnoreReset</directive> directive removes
-    any files ignored by <directive module="autoindex">IndexIgnore</directive> otherwise
+    any files ignored by <directive module="mod_autoindex">IndexIgnore</directive> otherwise
     inherited from other configuration sections. </p>
 
     <highlight language="config">