Fixed a typo in documentation
authorSergio Villar Senin <svillar@igalia.com>
Thu, 2 Jul 2009 10:23:31 +0000 (12:23 +0200)
committerSergio Villar Senin <svillar@igalia.com>
Thu, 2 Jul 2009 10:23:39 +0000 (12:23 +0200)
src/modest-tny-account-store.h

index ab7076b..c08f134 100644 (file)
@@ -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
  * 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
  * 
  * 
  * Get the tny account corresponding to one of the server_accounts for account with @account_name
  *