From e460dfd8e1801412dedb11d8211642501f4989c5 Mon Sep 17 00:00:00 2001 From: David Edmundson Date: Wed, 27 Aug 2014 20:19:57 +0200 Subject: 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 9775d293..90c1acc5 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 */ -- cgit v1.2.3