]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix an grammatical error
authorJeff Trawick <trawick@apache.org>
Tue, 21 Aug 2012 12:49:13 +0000 (12:49 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 21 Aug 2012 12:49:13 +0000 (12:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1375510 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index c9d213cfaa430034918a89d3ca22051434d0dabe..4db8d39c04a62adc75ea7321f07f931a6de5e5b4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,7 @@ Changes with Apache 2.2.23
      current working directory to be searched for DSOs. [Stefan Fritsch]
 
   *) SECURITY: CVE-2012-2687 (cve.mitre.org)
-     mod_negotiation: Escape filenames in variant list to prevent an
+     mod_negotiation: Escape filenames in variant list to prevent a
      possible XSS for a site where untrusted users can upload files to
      a location with MultiViews enabled. [Niels Heinen <heinenn google.com>]