Fix typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 6 Dec 2010 00:15:45 +0000 (00:15 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 6 Dec 2010 00:15:45 +0000 (00:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1042494 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/listeners.xml

index 8a1af63..009786a 100644 (file)
@@ -277,7 +277,7 @@ service:jmx:rmi://&lt;hostname&gt;:10002/jndi/rmi://&lt;hostname&gt;:10001/jmxrm
         class will trigger the initializer that will retain a static reference 
         to the context class loader. The protection loads the class with the 
         system class loader to ensure that the static initializer is not 
-        triggered by web application. Defaults to <code>true</code>.</p>
+        triggered by web application. Defaults to <code>true</code>.</p>
       </attribute>
 
       <attribute name="securityPolicyProtection" required="false">