summaryrefslogtreecommitdiff
path: root/telepathy-glib/simple-client-factory.c
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-07-18 17:36:12 +0100
committerXavier Claessens <xclaesse@gmail.com>2011-07-20 15:00:24 +0200
commit0c34686824c44b99b4c10e488887cba3da059f9d (patch)
treefb671590ddfd36aa6d9b62150b75627f524982bc /telepathy-glib/simple-client-factory.c
parent1e09067808be91a56dd42fdce32631ea11130091 (diff)
downloadtelepathy-glib-0c34686824c44b99b4c10e488887cba3da059f9d.tar.gz
TpSimpleClientFactoryClass: correct copy-pasta error
dup_account_manager_features' documentation referred to tp_simple_client_factory_dup_account_features() rather than to tp_simple_client_factory_dup_account_manager_features().
Diffstat (limited to 'telepathy-glib/simple-client-factory.c')
-rw-r--r--telepathy-glib/simple-client-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/simple-client-factory.c b/telepathy-glib/simple-client-factory.c
index 65bf0ba57..48930dddb 100644
--- a/telepathy-glib/simple-client-factory.c
+++ b/telepathy-glib/simple-client-factory.c
@@ -68,7 +68,7 @@
* see tp_simple_client_factory_ensure_account_manager()
* @dup_account_manager_features: virtual method returning account manager
* features that have to be prepared on newly created account manager;
- * see tp_simple_client_factory_dup_account_features()
+ * see tp_simple_client_factory_dup_account_manager_features()
* @create_account: virtual method used to create a #TpAccount;
* see tp_simple_client_factory_ensure_account()
* @dup_account_features: virtual method returning account features that