From: markt Date: Sat, 19 Dec 2009 23:05:36 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4d6d5f638418529cad0c631307dbc0723e62c224;p=tomcat7.0 Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@892523 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/listeners.xml b/webapps/docs/config/listeners.xml index 521718a50..8f3e3242f 100644 --- a/webapps/docs/config/listeners.xml +++ b/webapps/docs/config/listeners.xml @@ -268,7 +268,7 @@ service:jmx:rmi://<hostname>:10002/jndi/rmi://<hostname>:10001/jmxrm

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 true.