Author: gsim
Date: Tue Jul 17 14:13:41 2012
New Revision: 1362504
URL: http://svn.apache.org/viewvc?rev=1362504&view=rev
Log:
NO-JIRA: error in programming guide
Modified:
qpid/trunk/qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml
Modified:
qpid/trunk/qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml?rev=1362504&r1=1362503&r2=1362504&view=diff
==============================================================================
---
qpid/trunk/qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml
(original)
+++
qpid/trunk/qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml
Tue Jul 17 14:13:41 2012
@@ -1269,7 +1269,7 @@ spout - -content "$(cat rdu.xml | sed -e
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.</para></footnote>
</entry>
</row>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]