]> granicus.if.org Git - apache/commitdiff
fix strange wording
authorJeff Trawick <trawick@apache.org>
Thu, 20 Jun 2013 21:35:50 +0000 (21:35 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 20 Jun 2013 21:35:50 +0000 (21:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1495198 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 91e1872d1869a9eb8b0698998f529ddfa37862b9..2c938bdd707eba2752c08ef90b9422a88c899442 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -727,7 +727,7 @@ Changes with Apache 2.4.0
 
   *) 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]
 
   *) mod_ssl: Fix compilation with xlc on AIX. PR 52394. [Stefan Fritsch]