efreet: typos

SVN revision: 64137
This commit is contained in:
Boris Faure 2011-10-17 20:29:25 +00:00
parent 4906d50afc
commit d718ad4713
1 changed files with 2 additions and 3 deletions

View File

@ -19,8 +19,7 @@ EAPI const char *efreet_data_home_get(void);
/**
* @return Returns the Eina_List of preference ordered extra data directories
* @brief Returns the Eina_List of prefernece oredred extra data
* directories
* @brief Returns the Eina_List of preference ordered extra data directories
*
* @note The returned list is static inside Efreet. If you add/remove from the
* list then the next call to efreet_data_dirs_get() will return your
@ -37,7 +36,7 @@ EAPI const char *efreet_config_home_get(void);
/**
* @return Returns the Eina_List of preference ordered extra config directories
* @brief Returns the Eina_List of prefernece ordered extra config
* @brief Returns the Eina_List of preference ordered extra config
* directories
*
* @note The returned list is static inside Efreet. If you add/remove from the