summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--telepathy-glib/account-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/account-manager.c b/telepathy-glib/account-manager.c
index aac416b30..169adecb2 100644
--- a/telepathy-glib/account-manager.c
+++ b/telepathy-glib/account-manager.c
@@ -1280,7 +1280,7 @@ tp_account_manager_create_account_async (TpAccountManager *manager,
* object, with the %TP_ACCOUNT_FEATURE_CORE feature ready on it.
*
* The caller must keep a ref to the returned object using g_object_ref() if
- * it is to be kept.
+ * it is to be kept beyond the lifetime of @result.
*
* Returns: (transfer none): a new #TpAccount which was just created on
* success, otherwise %NULL