From 363e1456965f6eb8cd958df5cb6a0daab9e22ea0 Mon Sep 17 00:00:00 2001
From: Jeff Trawick
Date: Thu, 11 Oct 2012 11:33:54 +0000
Subject: [PATCH] fix typo in r1396878
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1396993 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/core.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 80bde821663..4e52c1f8f67 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -457,7 +457,7 @@ NoDecode option available in 2.3.12 and later.
- AllowOverride Options=Idexes,MultiViews
+ AllowOverride Options=Indexes,MultiViews
--
2.47.2