You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/12/06 21:19:04 UTC

svn commit: r1042775 - /tomcat/trunk/webapps/docs/config/http.xml

Author: kkolinko
Date: Mon Dec  6 20:19:03 2010
New Revision: 1042775

URL: http://svn.apache.org/viewvc?rev=1042775&view=rev
Log:
Correct a typo

Modified:
    tomcat/trunk/webapps/docs/config/http.xml

Modified: tomcat/trunk/webapps/docs/config/http.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/http.xml?rev=1042775&r1=1042774&r2=1042775&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/trunk/webapps/docs/config/http.xml Mon Dec  6 20:19:03 2010
@@ -302,7 +302,7 @@
     
     <attribute name="connectionUploadTimeout" required="false">
       <p>Specifies the timeout, in milliseconds, to use while a data upload is
-      in progress. The only takes effect if
+      in progress. This only takes effect if
       <strong>disableUploadTimeout</strong> is set to <code>false</code>.
       </p>
     </attribute>



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