[telepathy-qt4/master] Fix smcv review comments on Account::connection() api-docs.
George Goldberg
george.goldberg at collabora.co.uk
Mon Jul 20 11:53:23 PDT 2009
---
TelepathyQt4/account.cpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/TelepathyQt4/account.cpp b/TelepathyQt4/account.cpp
index 1ca8bef..f296686 100644
--- a/TelepathyQt4/account.cpp
+++ b/TelepathyQt4/account.cpp
@@ -550,8 +550,8 @@ bool Account::haveConnection() const
/**
* Get the Connection object for this account.
*
- * The Connection object will not be cached by the Account instance.
- * Applications should do this themselves
+ * The Connection object will not be cached by the Account instance;
+ * applications should do this themselves.
*
* Remember to call Connection::becomeReady on the new connection to
* make sure it is ready before using it.
--
1.5.6.5
More information about the telepathy-commits
mailing list