Fix typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 19 Dec 2009 23:05:36 +0000 (23:05 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 19 Dec 2009 23:05:36 +0000 (23:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@892523 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/listeners.xml

index 521718a..8f3e324 100644 (file)
@@ -268,7 +268,7 @@ service:jmx:rmi://&lt;hostname&gt;:10002/jndi/rmi://&lt;hostname&gt;:10001/jmxrm
 
       <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>