diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2012-07-04 17:58:16 +0100 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2012-07-05 14:59:54 +0100 |
commit | 245d48040d0b52aab05b57c7c859b4118b0af776 (patch) | |
tree | 1786e3055d3ab02feeb6c1ec1e42beeabe0b2d36 /telepathy-glib/base-room-config.c | |
parent | 19fd0c69ae3d557f9ed430ecced67701ec6a8c9f (diff) | |
download | telepathy-glib-245d48040d0b52aab05b57c7c859b4118b0af776.tar.gz |
base-room-config: fix old comment referring to TpBaseChannelClass.interfaces
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/base-room-config.c')
-rw-r--r-- | 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 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> * |