Author: tross
Date: Mon Jun 30 20:54:54 2014
New Revision: 1606929
URL: http://svn.apache.org/r1606929
Log:
NO-JIRA - Fixed typo in a comment.
Modified:
qpid/trunk/qpid/cpp/include/qpid/messaging/Connection.h
Modified: qpid/trunk/qpid/cpp/include/qpid/messaging/Connection.h
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/include/qpid/messaging/Connection.h?rev=1606929&r1=1606928&r2=1606929&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/include/qpid/messaging/Connection.h (original)
+++ qpid/trunk/qpid/cpp/include/qpid/messaging/Connection.h Mon Jun 30 20:54:54
2014
@@ -152,7 +152,7 @@ class QPID_MESSAGING_CLASS_EXTERN Connec
QPID_MESSAGING_EXTERN void reconnect();
/**
* returns a url reprsenting the broker the client is currently
- * connected to (or an e,pty string if it is not connected).
+ * connected to (or an empty string if it is not connected).
*/
QPID_MESSAGING_EXTERN std::string getUrl() const;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]