eo: fix doxygen typo

This commit is contained in:
Jean Guyomarc'h 2017-09-16 14:18:46 +02:00
parent ca731fbfb6
commit 76144128ce
1 changed files with 1 additions and 1 deletions

View File

@ -950,7 +950,7 @@ EAPI const char *efl_debug_name_get(const Eo *obj_id);
* @brief Init the eo subsystem
* @return @c EINA_TRUE if eo is init, @c EINA_FALSE otherwise.
*
* @see eo_shutfown()
* @see eo_shutdown()
*/
EAPI Eina_Bool efl_object_init(void);