From 146519ca553be095d892de541a7ab84ca253972f Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 14 Jun 2020 09:04:04 +0000 Subject: [PATCH] Fix typo in r1878824 [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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_autoindex.xml b/docs/manual/mod/mod_autoindex.xml index 78d1aded404..fb30f3c4db8 100644 --- a/docs/manual/mod/mod_autoindex.xml +++ b/docs/manual/mod/mod_autoindex.xml @@ -550,7 +550,7 @@ a directory

The IndexIgnoreReset directive removes - any files ignored by IndexIgnore otherwise + any files ignored by IndexIgnore otherwise inherited from other configuration sections.

-- 2.47.3