From 4840fe938fd73412ad9393569b37b5a7416c1b51 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Tue, 2 Feb 2010 11:09:11 +0000 Subject: 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/qpid@905579 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/include/qpid/messaging/Address.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/include') diff --git a/cpp/include/qpid/messaging/Address.h b/cpp/include/qpid/messaging/Address.h index 88863072bd..745949792d 100644 --- a/cpp/include/qpid/messaging/Address.h +++ b/cpp/include/qpid/messaging/Address.h @@ -120,7 +120,7 @@ class AddressImpl; * exactly-once (the latter is not yet correctly supported). * * filter(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). * * x-propertiesallows protocol or implementation specific options -- cgit v1.2.1