summaryrefslogtreecommitdiff
path: root/telepathy-glib/account.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/account.c')
-rw-r--r--telepathy-glib/account.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/account.c b/telepathy-glib/account.c
index 2a8aa389a..04b25a530 100644
--- a/telepathy-glib/account.c
+++ b/telepathy-glib/account.c
@@ -2860,7 +2860,7 @@ tp_account_update_parameters_finish (TpAccount *account,
* @account: a #TpAccount
* @parameters: (transfer none): a variant of type %G_VARIANT_TYPE_VARDICT
* containing new parameters to set on @account
- * @unset_parameters: list of parameters to unset on @account
+ * @unset_parameters: (array zero-terminated=1): list of parameters to unset on @account
* @callback: a callback to call when the request is satisfied
* @user_data: data to pass to @callback
*