From: markt Date: Thu, 11 Jun 2009 22:41:53 +0000 (+0000) Subject: Fix typo in the docs. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=af1675ad5701eb690677922b33db016b246fc1dc;p=tomcat7.0 Fix typo in the docs. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@783949 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/context.xml b/webapps/docs/config/context.xml index 90f22f427..de12d2d60 100644 --- a/webapps/docs/config/context.xml +++ b/webapps/docs/config/context.xml @@ -319,7 +319,7 @@ -

If the value of this flag is true, all case sensitivity +

If the value of this flag is false, all case sensitivity checks will be disabled. If not specified, the default value of the flag is true.

NOTE: This flag MUST NOT be set to false on the Windows platform