summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>
*