From 39916675f77b9f95796ac536eddf7b8fde4cc86d Mon Sep 17 00:00:00 2001 From: Sergio Villar Senin Date: Thu, 2 Jul 2009 12:23:31 +0200 Subject: [PATCH] Fixed a typo in documentation --- src/modest-tny-account-store.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modest-tny-account-store.h b/src/modest-tny-account-store.h index ab7076b..c08f134 100644 --- a/src/modest-tny-account-store.h +++ b/src/modest-tny-account-store.h @@ -128,7 +128,7 @@ TnyAccount* modest_tny_account_store_get_tny_account_by (ModestTnyAccountStore * modest_tny_account_store_get_server_account * @self: a ModestTnyAccountStore instance * @account_name: a modest account name - * @type: the tny account type (#TNY_ACCOUNT_TYPE_STORE or #TNY_ACCOUNT_TYPE_STORE) + * @type: the tny account type (#TNY_ACCOUNT_TYPE_STORE or #TNY_ACCOUNT_TYPE_TRANSPORT) * * Get the tny account corresponding to one of the server_accounts for account with @account_name * -- 1.7.9.5