]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix typo [skip ci]
authorStefan Eissing <icing@apache.org>
Tue, 8 Feb 2022 10:08:40 +0000 (10:08 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 8 Feb 2022 10:08:40 +0000 (10:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897851 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/mod_md_status_memory.txt

index 2ebd10ff8913926946bd15f0fbd169dac8a3d4de..41142cda0489cb9874a550ad5d82f8c0eb94443f 100644 (file)
@@ -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]