From bd1db3175ba96827da5436d958dca740c38c6f34 Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Tue, 27 Aug 2002 17:15:45 +0000 Subject: [PATCH] Typo. Submitted by: Ilia Soldis git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96545 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_log_config.html.en | 2 +- docs/manual/mod/mod_log_config.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_log_config.html.en b/docs/manual/mod/mod_log_config.html.en index ab7d0f9a7b9..a351240c39e 100644 --- a/docs/manual/mod/mod_log_config.html.en +++ b/docs/manual/mod/mod_log_config.html.en @@ -339,7 +339,7 @@ hostLogFormat directive (which + LogFormat directive (which does not define a nickname). Common Log Format is used if no other format has been specified.

diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 53e80e190dc..86fce8d575b 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -373,7 +373,7 @@ host exception that it does not allow the log format to be specified explicitly or for conditional logging of requests. Instead, the log format is determined by the most recently specified - specified LogFormat directive (which + LogFormat directive (which does not define a nickname). Common Log Format is used if no other format has been specified.

-- 2.47.3