From 29fc489aedc8775117a489069c944e919737f4aa Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Mon, 4 Apr 2011 13:28:36 +0000
Subject: [PATCH] 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
---
docs/manual/mod/mod_alias.html.en | 2 +-
docs/manual/mod/mod_alias.xml | 2 +-
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
status code as the value of status. If the status is
between 300 and 399, the URL argument must be present.
If the status is not between 300 and 399, the
- URL agument must be omitted. The status must be a valid
+ URL argument must be omitted. The status must be a valid
HTTP status code, known to the Apache HTTP Server (see the function
send_error_response
in http_protocol.c).
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
status code as the value of status. If the status is
between 300 and 399, the URL argument must be present.
If the status is not between 300 and 399, the
- URL agument must be omitted. The status must be a valid
+ URL argument must be omitted. The status must be a valid
HTTP status code, known to the Apache HTTP Server (see the function
send_error_response
in http_protocol.c).
--
2.40.0