summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-handles.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-18 16:35:26 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-23 17:47:57 +0100
commitbeba0b2ddebd559e3d505f9f02873793da5ef384 (patch)
tree31afd6dc7bdf4600db4706dc3469a5e1ec61f8b4 /telepathy-glib/connection-handles.c
parent890f5730cb29c821c556afb0742dbae1e07238ab (diff)
downloadtelepathy-glib-beba0b2ddebd559e3d505f9f02873793da5ef384.tar.gz
Fix various broken cross-references in documentation
Diffstat (limited to 'telepathy-glib/connection-handles.c')
-rw-r--r--telepathy-glib/connection-handles.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/connection-handles.c b/telepathy-glib/connection-handles.c
index 006d307c9..9bef610ed 100644
--- a/telepathy-glib/connection-handles.c
+++ b/telepathy-glib/connection-handles.c
@@ -752,7 +752,7 @@ connection_got_contact_attributes (TpConnection *self,
*
* This is a thin wrapper around the GetContactAttributes D-Bus method, and
* should be used in preference to
- * tp_cli_connection_interface_contacts_get_contact_attributes(); mixing this
+ * tp_cli_connection_interface_contacts_call_get_contact_attributes(); mixing this
* function, tp_connection_hold_handles(), tp_connection_unref_handles(), and
* #TpContact with direct use of the RequestHandles, HoldHandles and
* GetContactAttributes D-Bus methods is unwise, as #TpConnection and