From 1af111368d8aa6cdb593f01c61639d2754d68520 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 17 Dec 2010 13:44:48 +0100 Subject: account: fix arg name in doc --- telepathy-glib/account.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/telepathy-glib/account.c b/telepathy-glib/account.c index 919e9c3f0..aade22c1f 100644 --- a/telepathy-glib/account.c +++ b/telepathy-glib/account.c @@ -3589,7 +3589,7 @@ tp_account_get_detailed_error (TpAccount *self, /** * tp_account_get_storage_provider: - * @account: a #TpAccount + * @self: a #TpAccount * * * @@ -3607,7 +3607,7 @@ tp_account_get_storage_provider (TpAccount *self) /** * tp_account_get_storage_identifier: - * @account: a #TpAccount + * @self: a #TpAccount * * * @@ -3625,7 +3625,7 @@ tp_account_get_storage_identifier (TpAccount *self) /** * tp_account_get_storage_restrictions: - * @account: a #TpAccount + * @self: a #TpAccount * * * @@ -3935,7 +3935,7 @@ tp_account_get_automatic_presence (TpAccount *self, /** * tp_account_get_normalized_name: - * @account: a #TpAccount + * @self: a #TpAccount * * * -- cgit v1.2.3