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 4a53eee  Fix typos
4a53eee is described below

commit 4a53eeeb7dc50eed6f96fa87f4dc1d1027325b16
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Sep 28 13:37:13 2021 +0100

    Fix typos
---
 webapps/docs/changelog.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 88a8279..b7c0170 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -120,7 +120,7 @@
         recent changes in the Jakarta Servlet specification project. (markt)
       </update>
       <add>
-        Add the current available Jakarta EE 10 schemas from the Jakarta EE
+        Add the currently available Jakarta EE 10 schemas from the Jakarta EE
         schema project. (markt)
       </add>
       <add>
@@ -189,7 +189,7 @@
       </add>
       <add>
         Add support for <code>MethodReference</code> and the associated getter
-        on <code>MehtodExpression</code> to align Tomcat with recent updates in
+        on <code>MethodExpression</code> to align Tomcat with recent updates in
         the Jakarta EL specification project. (markt)
       </add>
       <add>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to