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:47:13 UTC

[tomcat] 02/02: Fix typo

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

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

commit 9d6e09f8a944e2a1a6ba5f0f250f65431137325c
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Oct 7 14:45:08 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 6df58dc..aac8e06 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -70,7 +70,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