]> 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:37:38 +0000 (21:37 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 20 Jun 2013 21:37:38 +0000 (21:37 +0000)
fix strange wording

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

CHANGES

diff --git a/CHANGES b/CHANGES
index 2668c4b65c4fec2a5d544ec360cb114ab57c77d0..3e0422f0d258d666dd18563f4c050bae746276e7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -176,7 +176,7 @@ Changes with Apache 2.2.22
 
   *) 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-2012-0053 (cve.mitre.org)