]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo spotted on online doc by Louise Hope.
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 28 May 2014 20:49:36 +0000 (20:49 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 28 May 2014 20:49:36 +0000 (20:49 +0000)
#comment_2558

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1598135 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.html.en
docs/manual/mod/mod_autoindex.xml

index 6955ab9486a438ce79dc2f08c1076f5d78c6f949..78409939fc6ad9810472a6bca6670d595cecc276 100644 (file)
@@ -533,7 +533,7 @@ a directory</td></tr>
     list of files to hide when listing a directory. <var>File</var> is a
     shell-style wildcard expression or full
     filename. Multiple IndexIgnore directives add
-    to the list, rather than the replacing the list of ignored
+    to the list, rather than replacing the list of ignored
     files. By default, the list contains <code>.</code> (the current
     directory).</p>
 
index e20130410b0a024f8b712f5820cf69fedf3d1b95..0a789da39fc08c0032d1c384a044e420bc443e3f 100644 (file)
@@ -515,7 +515,7 @@ a directory</description>
     list of files to hide when listing a directory. <var>File</var> is a
     shell-style wildcard expression or full
     filename. Multiple IndexIgnore directives add
-    to the list, rather than the replacing the list of ignored
+    to the list, rather than replacing the list of ignored
     files. By default, the list contains <code>.</code> (the current
     directory).</p>