]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
grab r1495198 from 2.4.x branch:
authorJeff Trawick <trawick@apache.org>
Thu, 20 Jun 2013 21:38:06 +0000 (21:38 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 20 Jun 2013 21:38:06 +0000 (21:38 +0000)
fix strange wording

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1495200 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 686c1a87a11722692086cbdb662e69e4b2d854f8..8839da479d1bb13d7772d2ffb30d7da1fd41f073 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,7 +8,7 @@ Changes with Apache 2.0.65
 
   *) SECURITY: CVE-2012-0031 (cve.mitre.org)
      Fix scoreboard issue which could allow an unprivileged child process 
-     could cause the parent to crash at shutdown rather than terminate 
+     to cause the parent to crash at shutdown rather than terminate 
      cleanly.  [Joe Orton]
 
   *) SECURITY: CVE-2011-3368 (cve.mitre.org)