summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2011-04-04 15:28:36 +0200
committerRich Bowen <rbowen@apache.org>2011-04-04 15:28:36 +0200
commit29fc489aedc8775117a489069c944e919737f4aa (patch)
tree5412cc34f0a11722faf1f877ad8c5b565fbe9467
parentRebuilds mod_alias update from last week. Several other transformation (diff)
downloadapache2-29fc489aedc8775117a489069c944e919737f4aa.tar.xz
apache2-29fc489aedc8775117a489069c944e919737f4aa.zip
Yet Another Typo. (Thanks to Vincent de Lau)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1088616 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_alias.html.en2
-rw-r--r--docs/manual/mod/mod_alias.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_alias.html.en b/docs/manual/mod/mod_alias.html.en
index bb6bbf855a..ba2992181e 100644
--- a/docs/manual/mod/mod_alias.html.en
+++ b/docs/manual/mod/mod_alias.html.en
@@ -340,7 +340,7 @@ a different URL</td></tr>
status code as the value of <var>status</var>. If the status is
between 300 and 399, the <var>URL</var> argument must be present.
If the status is <em>not</em> between 300 and 399, the
- <var>URL</var> agument must be omitted. The status must be a valid
+ <var>URL</var> argument must be omitted. The status must be a valid
HTTP status code, known to the Apache HTTP Server (see the function
<code>send_error_response</code> in http_protocol.c).</p>
diff --git a/docs/manual/mod/mod_alias.xml b/docs/manual/mod/mod_alias.xml
index 8b8a1c9f26..76d4170ea2 100644
--- a/docs/manual/mod/mod_alias.xml
+++ b/docs/manual/mod/mod_alias.xml
@@ -331,7 +331,7 @@ a different URL</description>
status code as the value of <var>status</var>. If the status is
between 300 and 399, the <var>URL</var> argument must be present.
If the status is <em>not</em> between 300 and 399, the
- <var>URL</var> agument must be omitted. The status must be a valid
+ <var>URL</var> argument must be omitted. The status must be a valid
HTTP status code, known to the Apache HTTP Server (see the function
<code>send_error_response</code> in http_protocol.c).</p>