Author: kkolinko
Date: Wed Nov 26 00:33:15 2014
New Revision: 1641737
URL: http://svn.apache.org/r1641737
Log:
Correct typos
Merged r1641736 from tomcat/tc8.0.x/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/manager-howto.xml
Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
Merged /tomcat/trunk:r1641735
Merged /tomcat/tc8.0.x/trunk:r1641736
Modified: tomcat/tc7.0.x/trunk/webapps/docs/manager-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/manager-howto.xml?rev=1641737&r1=1641736&r2=1641737&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/manager-howto.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/manager-howto.xml Wed Nov 26 00:33:15 2014
@@ -855,7 +855,7 @@ The same information is available for bo
appropriate.</p></li>
<li><p><em>"Keep-Alive"</em> : The thread keeps the connection open to
the client in case the client sends another request. If another request
- is received, the next stage will br "Parse and Prepare Requst". If no
+ is received, the next stage will be "Parse and Prepare Request". If no
request is received before the keep alive times out, the connection
will
be closed and the next stage will be "Ready".</p></li>
<li><p><em>"Ready"</em> : The thread is at rest and ready to be
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]