diff --git a/src/tests/ecore/efl_app_test_promise.c b/src/tests/ecore/efl_app_test_promise.c --- a/src/tests/ecore/efl_app_test_promise.c +++ b/src/tests/ecore/efl_app_test_promise.c @@ -280,7 +280,7 @@ ERROR_CHECK(v, ECANCELED); (*cancel_count)++; /* Although this function returns an INT Eina_Value, the next - _cancel_cb must receive a EINA_VALYE_TYPE_ERROR as ECANCELED */ + _cancel_cb must receive a EINA_VALUE_TYPE_ERROR as ECANCELED */ return new_v; }