summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-handles.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-25 17:46:53 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-25 17:46:53 +0100
commitebfa796603766959dbfd4974f87c7518c1f02ef1 (patch)
treea5a2864d14fcf84a373b04cdc89f3ae8e663826b /telepathy-glib/connection-handles.c
parent571ef0d0e80c326233f7530f883f21d7db756557 (diff)
parentdeb0cc14b4a59787fc0f6571908173b83fa603ab (diff)
downloadtelepathy-glib-ebfa796603766959dbfd4974f87c7518c1f02ef1.tar.gz
Merge branch 'master' into contact-list-the-revenge
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 792a7e174..5af0f14d7 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