From: pero Date: Sat, 21 Apr 2007 18:56:27 +0000 (+0000) Subject: fix :-) X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=89e30a7cbc697f1f8db24c8d2e070de31d315428;p=tomcat7.0 fix :-) git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@531085 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/cluster-howto.xml b/webapps/docs/cluster-howto.xml index f09319c2c..675242a92 100644 --- a/webapps/docs/cluster-howto.xml +++ b/webapps/docs/cluster-howto.xml @@ -272,7 +272,7 @@ should be completed:

The main element, inside this element all cluster details can be configured. The channelSendOptions 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 our javadoc site The DeltaManager sends information using the SimpleTcpCluster.send method, while the backup manager