From 782268a858feccd728476f132eede37a190c7dfa Mon Sep 17 00:00:00 2001
From: Yoshiki Hayashi
Date: Fri, 9 Apr 2004 07:00:26 +0000
Subject: [PATCH] Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103313 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_log_config.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml
index 2942cdeb7b..7444a55049 100644
--- a/docs/manual/mod/mod_log_config.xml
+++ b/docs/manual/mod/mod_log_config.xml
@@ -217,7 +217,7 @@
at the final request. So for example, %>s
can be
used to record the final status of the request and
%<u
can be used to record the original
- authenticated user on a request that is internally redirect to an
+ authenticated user on a request that is internally redirected to an
unauthenticated resource.
Note that in httpd 2.0 versions prior to 2.0.46, no escaping was performed
--
2.50.1