From 2fac0974faa68cd8789b5397359d5528febf9477 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Tue, 17 Jul 2012 14:13:41 +0000 Subject: NO-JIRA: error in programming guide git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1362504 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml') diff --git a/qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml b/qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml index c1162c96a8..1c6bfafc27 100644 --- a/qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml +++ b/qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml @@ -1269,7 +1269,7 @@ spout - -content "$(cat rdu.xml | sed -e 's/70/45/')" xml/weather unreliable will be used and for durable messages on durable queues there is the possibility that messages will be redelivered; if exactly-once is requested, - at-most-once will be used and the application needs to + at-least-once will be used and the application needs to be able to deal with duplicates. -- cgit v1.2.1