summaryrefslogtreecommitdiff
path: root/qt4
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2011-10-10 17:19:09 +0300
committerOlli Salli <ollisal@gmail.com>2011-10-10 19:17:43 +0300
commit5478d42d74dd323bb041b973253eb056fe3370c5 (patch)
treef9b16bc8f13637dae721f3d373be7b578bcfbe66 /qt4
parentd64e930e9e0efda99e54b983794ef4674eeec80c (diff)
Make STS::Tube ctor dox wording a bit less convoluted
Diffstat (limited to 'qt4')
-rw-r--r--qt4/TelepathyQt4/stream-tube-server.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt4/TelepathyQt4/stream-tube-server.cpp b/qt4/TelepathyQt4/stream-tube-server.cpp
index 06f72604c..a85edd1ed 100644
--- a/qt4/TelepathyQt4/stream-tube-server.cpp
+++ b/qt4/TelepathyQt4/stream-tube-server.cpp
@@ -216,9 +216,9 @@ StreamTubeServer::Tube::Tube()
}
/**
- * Constructs a Tube instance for the given tube \a channel from the given \a account.
+ * Constructs a Tube instance for the given tube \a channel originating from the given \a account.
*
- * \param account A pointer to the account the online connection of which the tube originates from.
+ * \param account A pointer to the account object.
* \param channel A pointer to the tube channel object.
*/
StreamTubeServer::Tube::Tube(