ecore: fix typo in ecore_timer_delay

SVN revision: 74525
This commit is contained in:
Jihoon Kim 2012-07-28 09:24:18 +00:00
parent 26b2841518
commit e06987b442
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ unlock:
* This doesn't affect the interval of a timer.
*
* @param timer The timer to change.
* @param add The dalay to add to the next iteration.
* @param add The delay to add to the next iteration.
*/
EAPI void
ecore_timer_delay(Ecore_Timer *timer,