Fix for spelling mistake in main C++ sample
-------------------------------------------
Key: AMQCPP-162
URL: https://issues.apache.org/activemq/browse/AMQCPP-162
Project: ActiveMQ C++ Client
Issue Type: Improvement
Components: Example Code
Affects Versions: 2.1.3
Reporter: Gustav Mauer
Assignee: Nathan Mittler
Priority: Trivial
Attachments: patchfile.txt
- void waitUnitlReady() {
should be
+ void waitUntilReady() {
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.