]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo [skip ci]
authorGiovanni Bechis <gbechis@apache.org>
Fri, 3 Jun 2022 15:29:31 +0000 (15:29 +0000)
committerGiovanni Bechis <gbechis@apache.org>
Fri, 3 Jun 2022 15:29:31 +0000 (15:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1901597 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index fcd3cd03d5dbd71f99e6146e7aaf1137442e8e8b..3f4e1d10444fc66ec5f769f44de6130f6fe350b3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -17,7 +17,7 @@ Changes with Apache 2.4.54
   *) mod_proxy_http: Avoid 417 responses for non forwardable 100-continue.
      PR 65666.  [Yann Ylavic]
 
-  *) MPM event: Restart chilren processes killed before idle maintenance.
+  *) MPM event: Restart children processes killed before idle maintenance.
      PR 65769.  [Yann Ylavic, Ruediger Pluem]
 
   *) ab: Allow for TLSv1.3 when the SSL library supports it.