You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2009/12/20 00:05:36 UTC

svn commit: r892523 - /tomcat/trunk/webapps/docs/config/listeners.xml

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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org