summaryrefslogtreecommitdiff
path: root/telepathy-glib/automatic-client-factory.c
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-07-15 17:46:29 +0100
committerXavier Claessens <xclaesse@gmail.com>2011-07-20 15:00:24 +0200
commit939d28020d4d83c3f9752e353b7fb976f4f54392 (patch)
tree6db6052110cbd3e18d89a37a3fb5c86bed0d8f06 /telepathy-glib/automatic-client-factory.c
parent7c87f9389ed05ca6755125d0aa674d4f8e022868 (diff)
downloadtelepathy-glib-939d28020d4d83c3f9752e353b7fb976f4f54392.tar.gz
*ClientFactory, Proxy: Documentation nits.
Diffstat (limited to 'telepathy-glib/automatic-client-factory.c')
-rw-r--r--telepathy-glib/automatic-client-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/automatic-client-factory.c b/telepathy-glib/automatic-client-factory.c
index bfa6efc6c..385532726 100644
--- a/telepathy-glib/automatic-client-factory.c
+++ b/telepathy-glib/automatic-client-factory.c
@@ -199,7 +199,7 @@ tp_automatic_client_factory_class_init (TpAutomaticClientFactoryClass *cls)
* tp_automatic_client_factory_new:
* @dbus: a #TpDBusDaemon
*
- * Convenient function to create a new #TpAutomaticClientFactory instance.
+ * Returns a new #TpAutomaticClientFactory instance.
*
* Returns: a new #TpAutomaticClientFactory
*