git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@68286
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
* These functions are for the need to poll information, but provide
* a shared abstracted API to pool such polling to minimise wakeup
* and ensure all the polling happens in as few spots as possible
- * areound a core poll interval. For now only 1 core poller type is
+ * around a core poll interval. For now only 1 core poller type is
* supprted: ECORE_POLLER_CORE
*
* Example of @ref Ecore_Poller :