From: Rainer Jung Date: Sun, 25 Jul 2010 10:34:29 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 2.2.17~111 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a5b95c08019a34f734e37ff773755faf80fe222;p=thirdparty%2Fapache%2Fhttpd.git Fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@979015 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index f808e00365c..3aad360abe4 100644 --- a/CHANGES +++ b/CHANGES @@ -35,7 +35,7 @@ Changes with Apache 2.2.16 an action to happen when a URL maps to no file, without resorting to ErrorDocument or mod_rewrite. PR 47184 [Nick Kew] - *) mod_rewrite: Allow to set environment variables without explicitely + *) mod_rewrite: Allow to set environment variables without explicitly giving a value. [Rainer Jung]