Author: markt
Date: Thu Jun 11 22:41:53 2009
New Revision: 783949
URL: http://svn.apache.org/viewvc?rev=783949&view=rev
Log:
Fix typo in the docs.
Modified:
tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/context.xml
tomcat/container/tc5.5.x/webapps/docs/config/context.xml
tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml
tomcat/trunk/webapps/docs/config/context.xml
Modified:
tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/context.xml
URL:
http://svn.apache.org/viewvc/tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/context.xml?rev=783949&r1=783948&r2=783949&view=diff
==============================================================================
--- tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/context.xml
(original)
+++ tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/context.xml
Thu Jun 11 22:41:53 2009
@@ -225,7 +225,7 @@
</attribute>
<attribute name="caseSensitive" required="false">
- <p>If the value of this flag is <code>true</code>, all case sensitivity
+ <p>If the value of this flag is <code>false</code>, all case
sensitivity
checks will be disabled. If not
specified, the default value of the flag is <code>true</code>.</p>
<p><b>NOTE: This flag MUST NOT be set to false on the Windows platform
Modified: tomcat/container/tc5.5.x/webapps/docs/config/context.xml
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/config/context.xml?rev=783949&r1=783948&r2=783949&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/config/context.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/config/context.xml Thu Jun 11
22:41:53 2009
@@ -309,7 +309,7 @@
</attribute>
<attribute name="caseSensitive" required="false">
- <p>If the value of this flag is <code>true</code>, all case sensitivity
+ <p>If the value of this flag is <code>false</code>, all case
sensitivity
checks will be disabled. If not
specified, the default value of the flag is <code>true</code>.</p>
<p><b>NOTE: This flag MUST NOT be set to false on the Windows platform
Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml?rev=783949&r1=783948&r2=783949&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml Thu Jun 11 22:41:53
2009
@@ -319,7 +319,7 @@
</attribute>
<attribute name="caseSensitive" required="false">
- <p>If the value of this flag is <code>true</code>, all case sensitivity
+ <p>If the value of this flag is <code>false</code>, all case
sensitivity
checks will be disabled. If not
specified, the default value of the flag is <code>true</code>.</p>
<p><b>NOTE: This flag MUST NOT be set to false on the Windows platform
Modified: tomcat/trunk/webapps/docs/config/context.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/context.xml?rev=783949&r1=783948&r2=783949&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/context.xml (original)
+++ tomcat/trunk/webapps/docs/config/context.xml Thu Jun 11 22:41:53 2009
@@ -319,7 +319,7 @@
</attribute>
<attribute name="caseSensitive" required="false">
- <p>If the value of this flag is <code>true</code>, all case sensitivity
+ <p>If the value of this flag is <code>false</code>, all case
sensitivity
checks will be disabled. If not
specified, the default value of the flag is <code>true</code>.</p>
<p><b>NOTE: This flag MUST NOT be set to false on the Windows platform
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]