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 40a1368 Fix typo
40a1368 is described below
commit 40a13688f35508f1e7a1b3251e06c1c7062e5218
Author: Christopher Schultz <[email protected]>
AuthorDate: Tue Apr 13 14:03:22 2021 -0400
Fix typo
---
webapps/docs/manager-howto.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/manager-howto.xml b/webapps/docs/manager-howto.xml
index 059b939..0a88e72 100644
--- a/webapps/docs/manager-howto.xml
+++ b/webapps/docs/manager-howto.xml
@@ -1114,7 +1114,7 @@ on each of deployed web applications will be
available.</p>
<subsection name="JMX Get command">
<p>
- The JXMProxyServlet also supports a "get" command that you can use to
+ The JMXProxyServlet also supports a "get" command that you can use to
fetch the value of a specific MBean's attribute. The general form of
the <code>get</code> command is:
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]