You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2019/12/07 18:04:30 UTC

[tomcat] branch 8.5.x updated: Fix typo

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

schultz pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new e0dfcea  Fix typo
e0dfcea is described below

commit e0dfcea444fb0e6096654fa626c90948d50e3728
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Sat Dec 7 13:04:09 2019 -0500

    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 5c9cda8..1a56bd0 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -447,7 +447,7 @@
     <changelog>
       <fix>
         <bug>63781</bug>: When performing various checks related to the
-        visibility of classes, fields an methods in the EL implementation, also
+        visibility of classes, fields and methods in the EL implementation, also
         check that the containing module has been exported. (markt)
       </fix>
     </changelog>


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