summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-manager.h
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2008-09-17 12:48:32 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2008-09-17 15:46:50 +0100
commite0244ad58f3ebf739fa0282c3ad8b2516f2d28f9 (patch)
tree1b5b2972ac6295a35f1cea1149d8674597f7f7bf /telepathy-glib/channel-manager.h
parentcf462965eebfd7586abad0c00f078fca70a801ba (diff)
downloadtelepathy-glib-e0244ad58f3ebf739fa0282c3ad8b2516f2d28f9.tar.gz
ChannelManagerIface: remove incorrect summing of 8 and 3 to 13
Diffstat (limited to 'telepathy-glib/channel-manager.h')
-rw-r--r--telepathy-glib/channel-manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/channel-manager.h b/telepathy-glib/channel-manager.h
index bcfbc1880..b8a1c5d94 100644
--- a/telepathy-glib/channel-manager.h
+++ b/telepathy-glib/channel-manager.h
@@ -186,7 +186,7 @@ gboolean tp_channel_manager_request_channel (TpChannelManager *manager,
*
* The vtable for a channel manager implementation.
*
- * In addition to the fields documented here there are thirteen GCallback
+ * In addition to the fields documented here there are several GCallback
* fields which must currently be %NULL.
*/
struct _TpChannelManagerIface {