Fixed typo.
authorschultz <schultz@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 21 Jan 2011 18:38:28 +0000 (18:38 +0000)
committerschultz <schultz@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 21 Jan 2011 18:38:28 +0000 (18:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1061960 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/context.xml

index e063894..2dd190c 100644 (file)
         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 <code>true</code> causes Tomcat
+        Note that any setting other than <code>false</code> causes Tomcat
         to behave in a way that is not technically spec-compliant.
         The default is <code>false</code></p>
       </attribute>