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 2010/12/06 01:15:45 UTC

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

Author: markt
Date: Mon Dec  6 00:15:45 2010
New Revision: 1042494

URL: http://svn.apache.org/viewvc?rev=1042494&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=1042494&r1=1042493&r2=1042494&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/listeners.xml (original)
+++ tomcat/trunk/webapps/docs/config/listeners.xml Mon Dec  6 00:15:45 2010
@@ -277,7 +277,7 @@ service:jmx:rmi://<hostname>:10002
         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 a web application. Defaults to <code>true</code>.</p>
       </attribute>
 
       <attribute name="securityPolicyProtection" required="false">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org