This is an automated email from the ASF dual-hosted git repository.

markt-asf pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 06f39b343d Fix typo
06f39b343d is described below

commit 06f39b343d6d25404e6c3611d357b39020be8442
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jun 17 23:16:07 2026 +0100

    Fix typo
---
 webapps/docs/changelog.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 9fe3eaad0b..3656cc2a10 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -437,8 +437,8 @@
         <code>CloudMembershipProvider</code> implementations. (markt)
       </fix>
       <add>
-        Add replay protection to the <code>EncryptInterceptor</code>. This us a
-        breaking change for the <code>EncryptInterceptor</code>.(markt)
+        Add replay protection to the <code>EncryptInterceptor</code>. This is a
+        breaking change for the <code>EncryptInterceptor</code>. (markt)
       </add>
     </changelog>
   </subsection>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to