SVN revision: 40298
This commit is contained in:
Jaime Thomas 2009-04-22 22:09:40 +00:00
parent f0e4360835
commit 1d112a3ba1
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ ecore_poller_poll_interval_set(Ecore_Poller_Type type __UNUSED__, double poll_ti
} }
/** /**
* Gets the time between ticks (in seconds) for the fiven ticker clock. * Gets the time between ticks (in seconds) for the given ticker clock.
* @param type The ticker type to query * @param type The ticker type to query
* @return The time in seconds between ticks of the ticker clock * @return The time in seconds between ticks of the ticker clock
* @ingroup Ecore_Poller_Group * @ingroup Ecore_Poller_Group