Commit d4259f39 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

fix an grammatical error


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1375510 13f79535-47bb-0310-9956-ffa450edef68
parent ef4af349
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>]