]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo. [skip ci]
authorJoe Orton <jorton@apache.org>
Mon, 9 Jan 2023 12:10:49 +0000 (12:10 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 9 Jan 2023 12:10:49 +0000 (12:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906491 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 83db0b3500a42e99e9b617655807ad522cf85c42..dd76e49d5014c00c6fec8bc388478f278b15ed27 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
 Changes with Apache 2.4.55
 
   *) mod_proxy: The AH03408 warning for a forcibly closed backend
-     connect is now logged at INFO level.  [Yann Ylavic]
+     connection is now logged at INFO level.  [Yann Ylavic]
 
   *) mod_ssl: When dumping the configuration, the existence of
      certificate/key files is no longer tested.  [Joe Orton]