spelling: example

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:53:43 -05:00
parent 8231962ed3
commit fa4eee1991
2 changed files with 2 additions and 2 deletions

View file

@ -142,7 +142,7 @@ static void click_handler(ClickRecognizerRef recognizer, Window *window) {
}
/*
// Exmple animation parameters:
// Example animation parameters:
// Duration defaults to 250 ms
animation_set_duration(&prop_animation->animation, 1000);

View file

@ -96,7 +96,7 @@ static void click_handler(ClickRecognizerRef recognizer, Window *window) {
}
/*
// Exmple animation parameters:
// Example animation parameters:
// Duration defaults to 250 ms
animation_set_duration(animation, 1000);