From: Daniel Gruno Date: Mon, 16 Apr 2012 19:26:50 +0000 (+0000) Subject: Typo fix X-Git-Tag: 2.4.3~562 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c71819c2241ba908cda314f93239381d8e32fe6;p=apache Typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1326759 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dir.html.en b/docs/manual/mod/mod_dir.html.en index ceb56b14a7..f36e53725f 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 be930d63fc..4762cabf42 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.