From: Daniel Gruno
Date: Mon, 16 Apr 2012 19:24:45 +0000 (+0000)
Subject: Typo fix
X-Git-Tag: 2.5.0-alpha~7154
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4b95669e4472ae9514b82bf4c47c44bf4e606aef;p=thirdparty%2Fapache%2Fhttpd.git
Typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326758 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_dir.html.en b/docs/manual/mod/mod_dir.html.en
index 7fed485377d..30139cac268 100644
--- a/docs/manual/mod/mod_dir.html.en
+++ b/docs/manual/mod/mod_dir.html.en
@@ -109,7 +109,7 @@ a directory
existed in a directory.
A single argument of "disabled" prevents mod_dir from
- searching for an index. An argument of "disabled" will be interpeted
+ searching for an index. An argument of "disabled" will be interpreted
literally if it has any arguments before or after it, even if they are "disabled"
as well.
diff --git a/docs/manual/mod/mod_dir.xml b/docs/manual/mod/mod_dir.xml
index be930d63fc0..4762cabf426 100644
--- a/docs/manual/mod/mod_dir.xml
+++ b/docs/manual/mod/mod_dir.xml
@@ -96,7 +96,7 @@ a directory
existed in a directory.
A single argument of "disabled" prevents mod_dir from
- searching for an index. An argument of "disabled" will be interpeted
+ searching for an index. An argument of "disabled" will be interpreted
literally if it has any arguments before or after it, even if they are "disabled"
as well.