This is an automated email from the ASF dual-hosted git repository.
schultz 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 b7c1897 Fix typo
b7c1897 is described below
commit b7c1897a950b2608dbbd54f024173ad9ae40fcfd
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 a854266..f0ef4fd 100644
--- a/webapps/docs/manager-howto.xml
+++ b/webapps/docs/manager-howto.xml
@@ -1128,7 +1128,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]