From: Rich Bowen Date: Mon, 6 Feb 2012 16:40:32 +0000 (+0000) Subject: Bah. The word is "whereas", not "where as" X-Git-Tag: 2.5.0-alpha~7489 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65b2deb6c1785f3528a5bec609485b94d27518a6;p=apache 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 --- 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'. #