From: Stefan Eissing Date: Tue, 8 Feb 2022 10:08:40 +0000 (+0000) Subject: fix typo [skip ci] X-Git-Tag: 2.4.53-rc1-candidate~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce0a82a826bae218fe5a2532e8e30b466bd6d5bc;p=thirdparty%2Fapache%2Fhttpd.git fix typo [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897851 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/changes-entries/mod_md_status_memory.txt b/changes-entries/mod_md_status_memory.txt index 2ebd10ff891..41142cda048 100644 --- a/changes-entries/mod_md_status_memory.txt +++ b/changes-entries/mod_md_status_memory.txt @@ -1,4 +1,4 @@ *) mod_md: the status description in MDomain's JSON, exposed in the - md-status handler (if configure) did sometimes not carry the correct + md-status handler (if configured) did sometimes not carry the correct message when certificates needed renew. [Stefan Eissing]