You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/09/23 11:49:12 UTC

svn commit: r698114 - /tomcat/connectors/trunk/jk/xdocs/reference/workers.xml

Author: markt
Date: Tue Sep 23 02:49:12 2008
New Revision: 698114

URL: http://svn.apache.org/viewvc?rev=698114&view=rev
Log:
Fix typo.

Modified:
    tomcat/connectors/trunk/jk/xdocs/reference/workers.xml

Modified: tomcat/connectors/trunk/jk/xdocs/reference/workers.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/reference/workers.xml?rev=698114&r1=698113&r2=698114&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/reference/workers.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/reference/workers.xml Tue Sep 23 02:49:12 2008
@@ -276,7 +276,7 @@
 <directive name="ping_timeout" default="10000" required="false">
 Connections idle for longer than this interval in miliseconds are probed by
 CPING packets whether they still work. The usage depend on the
-<code>ping_mode<code> flags used.
+<code>ping_mode</code> flags used.
 <p>
 This feature has been added in <b>jk 1.2.27</b>.
 </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org