summaryrefslogtreecommitdiff
path: root/telepathy-glib/contacts-mixin.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/contacts-mixin.c')
-rw-r--r--telepathy-glib/contacts-mixin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/contacts-mixin.c b/telepathy-glib/contacts-mixin.c
index de4ff616f..12fc25a0e 100644
--- a/telepathy-glib/contacts-mixin.c
+++ b/telepathy-glib/contacts-mixin.c
@@ -271,7 +271,7 @@ tp_contacts_mixin_finalize (GObject *obj)
* @assumed_interfaces: A list of additional interfaces to retrieve attributes
* from. This can be used for interfaces documented as automatically included,
* like %TP_IFACE_CONNECTION for GetContactAttributes,
- * or %TP_IFACE_CONNECTION and %TP_IFACE_CONNECTION_CONTACT_LIST for
+ * or %TP_IFACE_CONNECTION and %TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST for
* GetContactListAttributes.
* @sender: The DBus client's unique name. If this is not NULL, the requested handles
* will be held on behalf of this client.