summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2012-03-27 16:26:50 +0000
committerAlan Conway <aconway@apache.org>2012-03-27 16:26:50 +0000
commitcc240f910ec5b7a4586a9f900561d74d89a57221 (patch)
treec6850d30438107d3d80cc5c52a5d571bae3947bd /cpp/src
parent884c2a5377c1ce1d05570122af5bdf257ae1381c (diff)
downloadqpid-python-cc240f910ec5b7a4586a9f900561d74d89a57221.tar.gz
QPID-3603: Minor updates to doc and example cluster configuration.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1305890 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rwxr-xr-xcpp/src/tests/cluster_failover2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/cluster_failover b/cpp/src/tests/cluster_failover
index c978ee910c..2a68d1ec79 100755
--- a/cpp/src/tests/cluster_failover
+++ b/cpp/src/tests/cluster_failover
@@ -1,6 +1,6 @@
#!/bin/sh
# A simple manual failover test, sends a stream of numbered messages.
-# You can kill the connected broker and verify that the client reconnects
+# You can kill the connected broker and verify that the clients reconnect
# and no messages are lost.
URL=$1