From 65b2deb6c1785f3528a5bec609485b94d27518a6 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 6 Feb 2012 16:40:32 +0000 Subject: [PATCH] Bah. The word is "whereas", not "where as" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1241069 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf/httpd.conf.in b/docs/conf/httpd.conf.in index e9f3eda15b..0dcaef50b9 100644 --- a/docs/conf/httpd.conf.in +++ b/docs/conf/httpd.conf.in @@ -15,7 +15,7 @@ # server will use that explicit path. If the filenames do *not* begin # with "/", the value of ServerRoot is prepended -- so 'log/access_log' # with ServerRoot set to '/www' will be interpreted by the -# server as '/www/log/access_log', where as '/log/access_log' will be +# server as '/www/log/access_log', whereas '/log/access_log' will be # interpreted as '/log/access_log'. # -- 2.40.0