This is an automated email from the ASF dual-hosted git repository.
mgrigorov 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 eed7776 docs: fix spelling (#392)
eed7776 is described below
commit eed77765c83b29a10b7b22a176cb164c58d725d7
Author: John Bampton <[email protected]>
AuthorDate: Fri Dec 18 17:11:00 2020 +1000
docs: fix spelling (#392)
(cherry picked from commit e8dbc1919a7c44a4632664f6a593856a72d62559)
---
webapps/docs/monitoring.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/monitoring.xml b/webapps/docs/monitoring.xml
index a97b0b9..b8698b2 100644
--- a/webapps/docs/monitoring.xml
+++ b/webapps/docs/monitoring.xml
@@ -100,7 +100,7 @@ controlRole tomcat]]></source>
<b>Tip</b>: The password file should be read-only and only accessible by
the
operating system user Tomcat is running as.
</li>
- <li>Alterantively, you can configure a JAAS login module with:
+ <li>Alternatively, you can configure a JAAS login module with:
<source><![CDATA[
-Dcom.sun.management.jmxremote.login.config=%login.module.name%]]></source></li>
</ol>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]