mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: animation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
b8d261b2e0
commit
bbcf3ec07d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue