This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 63dc36b Fix typo
63dc36b is described below
commit 63dc36b6df8d0a3d25716c83d041edb5c50a29d9
Author: Mark Thomas <[email protected]>
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 2651b1f..a5c88f1 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -89,7 +89,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: [email protected]
For additional commands, e-mail: [email protected]