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/09/07 15:50:13 UTC

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

Author: markt
Date: Mon Sep  7 13:50:12 2009
New Revision: 812137

URL: http://svn.apache.org/viewvc?rev=812137&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=812137&r1=812136&r2=812137&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/listeners.xml (original)
+++ tomcat/trunk/webapps/docs/config/listeners.xml Mon Sep  7 13:50:12 2009
@@ -199,7 +199,7 @@
 
     <attributes>
 
-      <attribute name="rmiRegsitryPortPlatform" required="true">
+      <attribute name="rmiRegistryPortPlatform" required="true">
         <p>The port to be used by the JMX/RMI registry for the Platform MBeans.
         The replaces the use of the
         <code>com.sun.management.jmxremote.port</code> system property that



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