Author: pero
Date: Sat Apr 21 11:56:27 2007
New Revision: 531085

URL: http://svn.apache.org/viewvc?view=rev&rev=531085
Log:
fix :-)

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml?view=diff&rev=531085&r1=531084&r2=531085
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml Sat Apr 21 11:56:27 2007
@@ -272,7 +272,7 @@
     <p>
       The main element, inside this element all cluster details can be 
configured.
       The <code>channelSendOptions</code> is the flag that is attached to each 
message sent by the
-      SimplTcpCluster class or any objects that are invoking the 
SimplTcpCluster.send method.
+      SimpleTcpCluster class or any objects that are invoking the 
SimpleTcpCluster.send method.
       The description of the send flags is available at <a 
href="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/catalina/tribes/Channel.html";>
       our javadoc site</a>
       The <code>DeltaManager</code> sends information using the 
SimpleTcpCluster.send method, while the backup manager



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to