From 92a37eb17ca04d1592cb8643245ed9b28c4ee6ac Mon Sep 17 00:00:00 2001 From: kkolinko Date: Mon, 6 Dec 2010 20:19:03 +0000 Subject: [PATCH] Correct a typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1042775 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/config/http.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml index 53bbe56eb..4fd8b05a4 100644 --- a/webapps/docs/config/http.xml +++ b/webapps/docs/config/http.xml @@ -302,7 +302,7 @@

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 disableUploadTimeout is set to false.

-- 2.11.0