diff --git a/legacy/ecore/src/lib/ecore/ecore_timer.c b/legacy/ecore/src/lib/ecore/ecore_timer.c index 15facc3994..b5b6e6dd05 100644 --- a/legacy/ecore/src/lib/ecore/ecore_timer.c +++ b/legacy/ecore/src/lib/ecore/ecore_timer.c @@ -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,