mirror of https://github.com/google/pebble
spelling: animation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
b8d261b2e0
commit
bbcf3ec07d
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue