From 98b57d8b7863425f9ab3b576a8732df17f4853fb Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sun, 22 Mar 2009 13:36:04 +0000 Subject: [PATCH] Small typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@757187 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_log_forensic.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_log_forensic.xml b/docs/manual/mod/mod_log_forensic.xml index 5a8b0a6be3c..ad5831c7a96 100644 --- a/docs/manual/mod/mod_log_forensic.xml +++ b/docs/manual/mod/mod_log_forensic.xml @@ -135,7 +135,7 @@ version 2.1 Note

When entering a file path on non-Unix platforms, care should be taken - to make sure that only forward slashed are used even though the platform + to make sure that only forward slashes are used even though the platform may allow the use of back slashes. In general it is a good idea to always use forward slashes throughout the configuration files.

-- 2.47.3