telepathy-qt: fix typo in comment
David Edmundson
davidedmundson at kemper.freedesktop.org
Wed Aug 27 14:36:14 PDT 2014
Module: telepathy-qt
Branch: master
Commit: e460dfd8e1801412dedb11d8211642501f4989c5
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=e460dfd8e1801412dedb11d8211642501f4989c5
Author: David Edmundson <kde at davidedmundson.co.uk>
Date: Wed Aug 27 20:19:57 2014 +0200
fix typo in comment
---
TelepathyQt/pending-channel-request.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TelepathyQt/pending-channel-request.cpp b/TelepathyQt/pending-channel-request.cpp
index 9775d29..90c1acc 100644
--- a/TelepathyQt/pending-channel-request.cpp
+++ b/TelepathyQt/pending-channel-request.cpp
@@ -64,7 +64,7 @@ struct TP_QT_NO_EXPORT PendingChannelRequest::Private
* the reply to an asynchronous ChannelRequest request.
*
* Instances of this class cannot be constructed directly; the only way to get
- * one is trough Account.
+ * one is through Account.
*
* See \ref async_model
*/
More information about the telepathy-commits
mailing list