summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-07-04 17:58:16 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-07-05 14:59:54 +0100
commit245d48040d0b52aab05b57c7c859b4118b0af776 (patch)
tree1786e3055d3ab02feeb6c1ec1e42beeabe0b2d36
parent19fd0c69ae3d557f9ed430ecced67701ec6a8c9f (diff)
downloadtelepathy-glib-245d48040d0b52aab05b57c7c859b4118b0af776.tar.gz
base-room-config: fix old comment referring to TpBaseChannelClass.interfaces
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--telepathy-glib/base-room-config.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/base-room-config.c b/telepathy-glib/base-room-config.c
index 8d40e727e..d37e62d6b 100644
--- a/telepathy-glib/base-room-config.c
+++ b/telepathy-glib/base-room-config.c
@@ -71,8 +71,8 @@
* ]|
* </listitem>
* <listitem>
- * <para>include %TP_IFACE_CHANNEL_INTERFACE_ROOM_CONFIG in
- * #TpBaseChannelClass.interfaces.</para>
+ * <para>include %TP_IFACE_CHANNEL_INTERFACE_ROOM_CONFIG in the return of
+ * #TpBaseChannelClass.get_interfaces.</para>
* </listitem>
* </itemizedlist>
*