]> granicus.if.org Git - apache/commitdiff
typo
authorJeff Trawick <trawick@apache.org>
Sun, 13 Apr 2014 23:48:39 +0000 (23:48 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 13 Apr 2014 23:48:39 +0000 (23:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1587124 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f82dc405419c7e00b7610cd24cc79cd0fdc46779..15bc80a3a61b731eec6cd9eb07fe83f7e674e5bd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,7 +13,7 @@ Changes with Apache 2.5.0
      [Eric Covener]
 
   *) mod_proxy_wstunnel: Stop leaking websockets backend connections under
-     event MPMi (trunk-only). [Eric Covener]
+     event MPM (trunk-only). [Eric Covener]
 
   *) mod_proxy_wstunnel: Don't issue AH02447 and log a 500 on routine 
      hangups from websockets origin servers. PR 56299