Author: schultz
Date: Fri Aug 19 16:49:18 2011
New Revision: 1159680
URL: http://svn.apache.org/viewvc?rev=1159680&view=rev
Log:
Fixed capitalization of "AWT".
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml?rev=1159680&r1=1159679&r2=1159680&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml Fri Aug 19 16:49:18
2011
@@ -173,7 +173,7 @@
it is strongly recommended that this protection is enabled. The default
is <code>true</code>.</p>
</attribute>
- <attribute name="awtThreadProtection" required="false">
+ <attribute name="AWTThreadProtection" required="false">
<p>Enables protection so that calls to
<code>java.awt.Toolkit.getDefaultToolkit()</code> triggered by a web
application do not result in a memory leak.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]