From: Joe Orton Date: Mon, 9 Jan 2023 12:10:49 +0000 (+0000) Subject: Fix typo. [skip ci] X-Git-Tag: 2.4.55-rc1-candidate~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10499b4f89d29ee9d2d85a6bdc19bfd61002fa23;p=thirdparty%2Fapache%2Fhttpd.git Fix typo. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906491 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 83db0b3500a..dd76e49d501 100644 --- 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]