Spell: rememebr => remember
authorlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 30 Jul 2010 11:34:08 +0000 (11:34 +0000)
committerlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 30 Jul 2010 11:34:08 +0000 (11:34 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50686 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore/ecore_main.c

index e7b368f..c549ffa 100644 (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 *