You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/10/07 13:48:22 UTC

[tomcat] branch 7.0.x updated: Fix typo

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

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


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

commit 0034a181c8e7a5434130007156fdbfcb1cdbcedd
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Oct 7 14:48:12 2019 +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 60e5188..21b38f2 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -156,7 +156,7 @@
       <fix>
         <bug>63781</bug>: When performing various checks related to the
         visibility of classes, fields an methods in the EL implementation, also
-        check that the containing modeul has been exported. (markt)
+        check that the containing module has been exported. (markt)
       </fix>
     </changelog>
   </subsection>


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