This is an automated email from the ASF dual-hosted git repository.
markt 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 cd62cc9687 Fix typo
cd62cc9687 is described below
commit cd62cc9687e41ea15cf6c7e03d29a025caa080f5
Author: Mark Thomas <[email protected]>
AuthorDate: Thu May 8 09:03:12 2025 +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 c0676cc451..c4a2380c74 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -185,7 +185,7 @@
</add>
<add>
Extend the existing <code>+</code> operator in Jakarta Expression
- Language to support mergin <code>Map</code>Map and <code>Set</code>Set
+ Language to support merging <code>Map</code>Map and <code>Set</code>Set
and concatenating <code>List</code>s. (markt)
</add>
<update>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]