[telepathy-glib/master] account-manager: fix gtk-doc for _ensure_account
Jonny Lamb
jonny.lamb at collabora.co.uk
Mon Sep 28 07:39:19 PDT 2009
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
telepathy-glib/account-manager.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/telepathy-glib/account-manager.c b/telepathy-glib/account-manager.c
index aabb4dc..90c64b8 100644
--- a/telepathy-glib/account-manager.c
+++ b/telepathy-glib/account-manager.c
@@ -901,9 +901,9 @@ tp_account_manager_get_account (TpAccountManager *manager,
* @manager: a #TpAccountManager
* @path: the object path for an account
*
- * Lookup an account in the account manager *manager. If the desired account
+ * Lookup an account in the account manager @manager. If the desired account
* has already been ensured then the same object will be returned, otherwise
- * %NULL will be returned.
+ * it will create a new #TpAccount and add it to @manager.
*
* The caller must keep a ref to the returned object using g_object_ref() if
* it is to be kept.
--
1.5.6.5
More information about the telepathy-commits
mailing list