From 86da43842075b56f5cea6cd31023d0c54936dbbd Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Wed, 15 Sep 2010 08:10:04 +0000 Subject: QPID-2851: Replace ambiguous and confusing use of 'queue' with something clearer. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@997221 13f79535-47bb-0310-9956-ffa450edef68 --- doc/book/src/Programming-In-Apache-Qpid.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/book/src/Programming-In-Apache-Qpid.xml b/doc/book/src/Programming-In-Apache-Qpid.xml index 8f2499e3ef..c27815192f 100644 --- a/doc/book/src/Programming-In-Apache-Qpid.xml +++ b/doc/book/src/Programming-In-Apache-Qpid.xml @@ -1448,7 +1448,7 @@ options := map The sender can be queried for the available space (i.e. the unused capacity), and for the current count of unsettled messages - (i.e. those held in the queue pending confirmation by the + (i.e. those held in the replay list pending confirmation by the server). When the unsettled count is zero, all messages on that sender have been successfully sent. -- cgit v1.2.1