diff options
Diffstat (limited to 'qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml')
| -rw-r--r-- | qpid/doc/book/src/programming/Programming-In-Apache-Qpid-Book.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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.</para></footnote> </entry> </row> |
