summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/examples/examples/request-response/verify_python_cpp.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/cpp/examples/examples/request-response/verify_python_cpp.in b/qpid/cpp/examples/examples/request-response/verify_python_cpp.in
index ba9e01f465..1500134619 100644
--- a/qpid/cpp/examples/examples/request-response/verify_python_cpp.in
+++ b/qpid/cpp/examples/examples/request-response/verify_python_cpp.in
@@ -1,10 +1,10 @@
==== client.py.out | remove_uuid
-Request: Twas brilling, and the slithy toves
+Request: Twas brillig, and the slithy toves
Request: Did gyre and gimble in the wabe.
Request: All mimsy were the borogroves,
Request: And the mome raths outgrabe.
Messages on queue: reply_to:
-Response: TWAS BRILLING, AND THE SLITHY TOVES
+Response: TWAS BRILLIG, AND THE SLITHY TOVES
Response: DID GYRE AND GIMBLE IN THE WABE.
Response: ALL MIMSY WERE THE BOROGROVES,
Response: AND THE MOME RATHS OUTGRABE.
@@ -12,7 +12,7 @@ No more messages!
==== server.out | remove_uuid
Activating request queue listener for: request
Waiting for requests
-Request: Twas brilling, and the slithy toves (reply_to:)
+Request: Twas brillig, and the slithy toves (reply_to:)
Request: Did gyre and gimble in the wabe. (reply_to:)
Request: All mimsy were the borogroves, (reply_to:)
Request: And the mome raths outgrabe. (reply_to:)