This is an automated email from the ASF dual-hosted git repository.
markt 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 2cd7b5269b Fix typo
2cd7b5269b is described below
commit 2cd7b5269b8929a5ccf48bff54f2b684a018f0a1
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 88dfff6783..34784ed279 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -318,7 +318,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]