correct a typo
authorkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 25 Feb 2010 09:32:08 +0000 (09:32 +0000)
committerkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 25 Feb 2010 09:32:08 +0000 (09:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@916196 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/html-manager-howto.xml
webapps/docs/manager-howto.xml

index 19d9301..6d27cc8 100644 (file)
@@ -558,11 +558,11 @@ with a profiler. The diagnostic uses additional functionality provided by the
 StandardHost implementation. It will not work if a custom host is used that
 does not extend StandardHost.</p>
 
-<p>Explicitely triggering a full garbage collection from Java Code is documented
+<p>Explicitly triggering a full garbage collection from Java Code is documented
 to be unreliable. Furthermore, depending on the JVM used, there are options to
 disable explicit GC triggering, like <code>-XX:+DisableExplicitGC</code>.
 If you want to make sure, that the diagnostics were successfully running a full GC,
-you will need to check using tools like GC logging, JConsole or simlar.</p>
+you will need to check using tools like GC logging, JConsole or similar.</p>
 
 </section>
 
index c1c10dd..344342c 100644 (file)
@@ -908,11 +908,11 @@ with a profiler. The diagnostic uses additional functionality provided by the
 StandardHost implementation. It will not work if a custom host is used that
 does not extend StandardHost.</p>
 
-<p>Explicitely triggering a full garbage collection from Java Code is documented
+<p>Explicitly triggering a full garbage collection from Java Code is documented
 to be unreliable. Furthermore, depending on the JVM used, there are options to
 disable explicit GC triggering, like <code>-XX:+DisableExplicitGC</code>.
 If you want to make sure, that the diagnostics were successfully running a full GC,
-you will need to check using tools like GC logging, JConsole or simlar.</p>
+you will need to check using tools like GC logging, JConsole or similar.</p>
 
 <p>If this command succeeds, you will see a response like this:</p>
 <source>