]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix some typo in CHANGES entry
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 6 Jul 2023 20:46:50 +0000 (20:46 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 6 Jul 2023 20:46:50 +0000 (20:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910831 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/pr60182.txt

index dcd08a6d2b4cdfcb1c1a7e06d39b2b34c1dfe440..94f3780278a520a6d2cad658df916b7598c4780c 100644 (file)
@@ -1,2 +1,2 @@
-  *) mod_ssl: Fix handling of of Certificate Revoked messags
+  *) mod_ssl: Fix handling of Certificate Revoked messages
      in OCSP stapling. PR 60182 [<gmoniker gmail.com>]