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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]