Author: kkolinko
Date: Thu Apr 11 21:18:50 2013
New Revision: 1467091
URL: http://svn.apache.org/r1467091
Log:
Correct typo, s/Xml/XML/
Modified:
tomcat/trunk/webapps/docs/security-howto.xml
Modified: tomcat/trunk/webapps/docs/security-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/security-howto.xml?rev=1467091&r1=1467090&r2=1467091&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/security-howto.xml (original)
+++ tomcat/trunk/webapps/docs/security-howto.xml Thu Apr 11 21:18:50 2013
@@ -229,7 +229,7 @@
</p>
<p>In a hosted environment where web applications may not be trusted, set
- the <strong>deployXml</strong> attribute to false to ignore any
+ the <strong>deployXML</strong> attribute to <code>false</code> to ignore
any
context.xml packaged with the web application that may try to assign
increased privileges to the web application. </p>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]