telepathy-glib: base-room-config: fix old comment referring to TpBaseChannelClass.interfaces

Jonny Lamb jonny at kemper.freedesktop.org
Fri Jul 6 09:09:34 PDT 2012


Module: telepathy-glib
Branch: master
Commit: 245d48040d0b52aab05b57c7c859b4118b0af776
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=245d48040d0b52aab05b57c7c859b4118b0af776

Author: Jonny Lamb <jonny.lamb at collabora.co.uk>
Date:   Wed Jul  4 17:58:16 2012 +0100

base-room-config: fix old comment referring to TpBaseChannelClass.interfaces

Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>

---

 telepathy-glib/base-room-config.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/telepathy-glib/base-room-config.c b/telepathy-glib/base-room-config.c
index 8d40e72..d37e62d 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>
  *



More information about the telepathy-commits mailing list