From 89e30a7cbc697f1f8db24c8d2e070de31d315428 Mon Sep 17 00:00:00 2001 From: pero Date: Sat, 21 Apr 2007 18:56:27 +0000 Subject: [PATCH] fix :-) git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@531085 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/cluster-howto.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0