summaryrefslogtreecommitdiff
path: root/telepathy-glib/basic-proxy-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/basic-proxy-factory.c')
-rw-r--r--telepathy-glib/basic-proxy-factory.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/basic-proxy-factory.c b/telepathy-glib/basic-proxy-factory.c
index 6f98799a3..7ed34db8b 100644
--- a/telepathy-glib/basic-proxy-factory.c
+++ b/telepathy-glib/basic-proxy-factory.c
@@ -82,7 +82,7 @@ tp_basic_proxy_factory_class_init (TpBasicProxyFactoryClass *cls)
* Returns: a new #TpBasicProxyFactory
*
* Since: 0.13.2
- * Deprecated: New code should use #TpSimpleClientFactory instead
+ * Deprecated: New code should use #TpClientFactory instead
*/
static TpBasicProxyFactory *
_tp_basic_proxy_factory_new (void)
@@ -107,7 +107,7 @@ tp_basic_proxy_factory_new (void)
* Returns: (transfer full): a #TpBasicProxyFactory
*
* Since: 0.13.2
- * Deprecated: New code should use #TpSimpleClientFactory instead
+ * Deprecated: New code should use #TpClientFactory instead
*/
TpBasicProxyFactory *
tp_basic_proxy_factory_dup (void)