summaryrefslogtreecommitdiff
path: root/qpid/cpp/include
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2010-02-02 11:09:11 +0000
committerGordon Sim <gsim@apache.org>2010-02-02 11:09:11 +0000
commitf31c2b59f37ff5648f85b2f950b434f9669f4425 (patch)
tree367287c57ede673bbe6d76b6f8a78d0d2d8b0937 /qpid/cpp/include
parentcd277c323dd5339357d2841f28114ac8daff2fde (diff)
downloadqpid-python-f31c2b59f37ff5648f85b2f950b434f9669f4425.tar.gz
QPID-2380: recognise reliability option for sender (also added capacity to qpid_send test client and fixed handling of empty option string)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@905579 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/include')
-rw-r--r--qpid/cpp/include/qpid/messaging/Address.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/include/qpid/messaging/Address.h b/qpid/cpp/include/qpid/messaging/Address.h
index 88863072bd..745949792d 100644
--- a/qpid/cpp/include/qpid/messaging/Address.h
+++ b/qpid/cpp/include/qpid/messaging/Address.h
@@ -120,7 +120,7 @@ class AddressImpl;
* exactly-once (the latter is not yet correctly supported).</td></tr>
*
* <tr valign=top><td>filter</td><td>(only relevant for topics at present) allows bindings to
- * be created for the queue that match the given criteris (or list of
+ * be created for the queue that match the given criteria (or list of
* criteria).</td></tr>
*
* <tr valign=top><td>x-properties</td><td>allows protocol or implementation specific options