This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 1e81e4c Fix typo
1e81e4c is described below
commit 1e81e4c3bf3ca3ee40a241c4949e39d2244e326a
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Oct 15 09:43:30 2020 +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 f37af02..278a0b7 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -55,7 +55,7 @@
Context. (markt)
</fix>
<fix>
- <bug>64805</bug>: Correct imports used by <code>JMXPorxyServlet</code>.
+ <bug>64805</bug>: Correct imports used by <code>JMXProxyServlet</code>.
(markt)
</fix>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]