spelling: animation

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 12:37:11 -05:00
parent b8d261b2e0
commit bbcf3ec07d

View file

@ -1126,7 +1126,7 @@ void test_animation__property_gcolor8(void) {
// --------------------------------------------------------------------------------------
// Test that the schedule/unschedule calls work correctly.
// We should be able to unschedule an amimation parthway through
// We should be able to unschedule an animation parthway through
void test_animation__unschedule(void) {
#ifdef TEST_INCLUDE_BASIC
PropertyAnimation *prop_h;