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

markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 4c84d57e64 Fix typos
4c84d57e64 is described below

commit 4c84d57e64dac0c30c39bd98f5e3947afc95b2b4
Author: Mark Thomas <[email protected]>
AuthorDate: Sat May 2 15:25:12 2026 +0100

    Fix typos
---
 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 ed6011ee6b..43c34585d3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -241,7 +241,7 @@
       </add>
       <add>
         Extend the existing <code>+=</code> operator in Jakarta Expression
-        Language to support merging <code>Map</code>Map and <code>Set</code>Set
+        Language to support merging <code>Map</code> and <code>Set</code>
         and concatenating <code>List</code>s. (markt)
       </add>
       <update>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to