Author: markt
Date: Sat Dec 19 23:05:36 2009
New Revision: 892523
URL: http://svn.apache.org/viewvc?rev=892523&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/webapps/docs/config/listeners.xml
Modified: tomcat/trunk/webapps/docs/config/listeners.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/listeners.xml?rev=892523&r1=892522&r2=892523&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/listeners.xml (original)
+++ tomcat/trunk/webapps/docs/config/listeners.xml Sat Dec 19 23:05:36 2009
@@ -268,7 +268,7 @@
<attribute name="xmlParsingProtection" required="false">
<p>Enables protection so that parsing XML files within a web
application
- does not result in a memopry leak. Note that memory profilers may not
+ does not result in a memory leak. Note that memory profilers may not
display the GC root associated with this leak making it particularly
hard to diagnose. Defaults to <code>true</code>.</p>
</attribute>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]