From: schultz Date: Fri, 21 Jan 2011 18:38:28 +0000 (+0000) Subject: Fixed typo. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3949328d56fffee6a037fda9d2878c56070e2e53;p=tomcat7.0 Fixed typo. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1061960 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/context.xml b/webapps/docs/config/context.xml index e06389469..2dd190cba 100644 --- a/webapps/docs/config/context.xml +++ b/webapps/docs/config/context.xml @@ -431,7 +431,7 @@ or HttpServletRequest.getParameter* is called, even when the target servlet isn't marked with the @MultipartConfig annotation (See Servlet Specification 3.0, Section 3.2 for details). - Note that any setting other than true causes Tomcat + Note that any setting other than false causes Tomcat to behave in a way that is not technically spec-compliant. The default is false