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