Spell: rememebr => remember

SVN revision: 50686
This commit is contained in:
Lucas De Marchi 2010-07-30 11:34:08 +00:00
parent c897468e7e
commit 8989ca1261
1 changed files with 2 additions and 2 deletions

View File

@ -433,10 +433,10 @@ ecore_main_win32_handler_add(void *h __UNUSED__,
* @return The data pointer set using @ref ecore_main_fd_handler_add,
* for @p fd_handler on success. @c NULL otherwise.
* @ingroup Ecore_FD_Handler_Group
*
*
* Beware that if the fd is already closed, ecore may complain if it uses
* epoll internally, and that in some rare cases this may be able to cause
* crashes and instability. Rememebr to delete your fd handlers before the
* crashes and instability. Remember to delete your fd handlers before the
* fd's they listen to are closed.
*/
EAPI void *