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

markt 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 98596f41d9 Fix typo
98596f41d9 is described below

commit 98596f41d963834c2b35db121d316cbd9becf730
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 a6dfbc12a4..f97263ea6a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -322,7 +322,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]

Reply via email to