This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 1b8ba06fe4 Fix typo
1b8ba06fe4 is described below
commit 1b8ba06fe4cc92f947b6d46f2c3df5c8fad0b58a
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 ef407ee1cb..a469e99172 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -450,8 +450,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]