From: Sergio Villar Senin Date: Thu, 2 Jul 2009 10:23:31 +0000 (+0200) Subject: Fixed a typo in documentation X-Git-Tag: 3.0.17-rc22~4 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=39916675f77b9f95796ac536eddf7b8fde4cc86d Fixed a typo in documentation --- 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 *