This is an automated email from the ASF dual-hosted git repository.
markt 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 78de090a14 Fix typo
78de090a14 is described below
commit 78de090a1467dd6496088da8bbf6e54f1075c45b
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Mar 31 08:36:22 2026 +0100
Fix typo
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d8d91dc8bb..30f20a2818 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -320,7 +320,7 @@
</fix>
<add>
Add support for new algorithms provided by JPA providers to the
- <code>EncyptInterceptor</code>. (markt)
+ <code>EncryptInterceptor</code>. (markt)
</add>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]