Author: kkolinko
Date: Mon Feb 3 19:03:14 2014
New Revision: 1564001
URL: http://svn.apache.org/r1564001
Log:
CTR: docs
Correct a typo. (All other items in this list start with a capital letter).
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml?rev=1564001&r1=1564000&r2=1564001&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml Mon Feb 3 19:03:14 2014
@@ -202,7 +202,7 @@
<li><b>%v</b> - Local server name</li>
<li><b>%D</b> - Time taken to process the request, in millis</li>
<li><b>%T</b> - Time taken to process the request, in seconds</li>
- <li><b>%I</b> - current request thread name (can compare later with
stacktraces)</li>
+ <li><b>%I</b> - Current request thread name (can compare later with
stacktraces)</li>
</ul>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]