]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo [skip ci]
authorGiovanni Bechis <gbechis@apache.org>
Sat, 7 Mar 2020 09:45:28 +0000 (09:45 +0000)
committerGiovanni Bechis <gbechis@apache.org>
Sat, 7 Mar 2020 09:45:28 +0000 (09:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874932 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2381c9077caa69bf4a2a1d1e660d804946d394a9..4805b8c308d1bdd09c98c245c13ff470d7d28b4c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -18,7 +18,7 @@ Changes with Apache 2.4.42
   *) mod_proxy_ajp: Add "secret" parameter to proxy workers to implement legacy
      AJP13 authentication.  PR 53098. [Dmitry A. Bakshaev <dab1818 gmail com>]
 
-  *) mpm_event: avoid possible KeepAlveTimeout off by -100 ms.
+  *) mpm_event: avoid possible KeepAliveTimeout off by -100 ms.
      [Eric Covener, Yann Ylavic]
 
   *) Add a config layout for OpenWRT. [Graham Leggett]