summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-manager.c
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2008-09-15 17:21:35 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2008-09-15 18:18:43 +0100
commitf7beadd7d1ee54dbc1256ecb4d285ebfae02110f (patch)
treea36fd8316f5f856912df53275196fd9eef67eaf1 /telepathy-glib/channel-manager.c
parent0e4b0a2c6c9a06aef52831738d65aed9c861ab39 (diff)
downloadtelepathy-glib-f7beadd7d1ee54dbc1256ecb4d285ebfae02110f.tar.gz
ChannelManager: update list of managers in gabble
Diffstat (limited to 'telepathy-glib/channel-manager.c')
-rw-r--r--telepathy-glib/channel-manager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/channel-manager.c b/telepathy-glib/channel-manager.c
index 2e9511993..6ada0ef1e 100644
--- a/telepathy-glib/channel-manager.c
+++ b/telepathy-glib/channel-manager.c
@@ -42,8 +42,8 @@
* For example, at the time of writing, Gabble has a roster channel manager
* which handles contact lists and groups, an IM channel manager which
* handles one-to-one messaging, a MUC channel manager which handles
- * multi-user chat rooms and the index of chat rooms, and a media channel
- * manager which handles VoIP calls.
+ * multi-user chat rooms, the index of chat rooms and MUC tubes, a media
+ * channel manager which handles VoIP calls, and a 1-1 tubes channel manager.
*
* Since: 0.7.UNRELEASED
*/