summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-11 14:48:49 +0100
committerXavier Claessens <xavier.claessens@collabora.com>2014-04-14 14:30:27 -0400
commitd5b3ba24226f81c11e37959d005f4f6a3e25c519 (patch)
tree824e38397626a110f35c445adff4d0bf9a7cabb6
parent1fa13d052817edeb4ea03192a613dab4f2b2a56a (diff)
TpBaseConnection::status-changed: correct a comment
-rw-r--r--telepathy-glib/base-connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/base-connection.c b/telepathy-glib/base-connection.c
index 7c02a7c13..840491e1e 100644
--- a/telepathy-glib/base-connection.c
+++ b/telepathy-glib/base-connection.c
@@ -1244,7 +1244,7 @@ tp_base_connection_class_init (TpBaseConnectionClass *klass)
* TpBaseConnection::status-changed:
* @connection: the #TpBaseConnection
* @status: the new #TpConnectionStatus
- * @reason: the #TpConnectionStatus for this status change
+ * @reason: the #TpConnectionStatusReason for this status change
*
* Emitted when the status of this connection changes. Mainly for
* compatibility since #TpBaseConnection doesn't implement #TpSvcConnection