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 8cd6c13 Fix typo
8cd6c13 is described below
commit 8cd6c130c6c40442a6b55e8bfad7584ddf0b423d
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Oct 15 09:52:31 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 c23ba40..e20a9f8 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -84,7 +84,7 @@
detection code. (markt)
</add>
<fix>
- <bug>64805</bug>: Correct imports used by <code>JMXPorxyServlet</code>.
+ <bug>64805</bug>: Correct imports used by <code>JMXProxyServlet</code>.
(markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]