mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: partway
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8b9b5997fa
commit
46910d0b3d
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.
|
// Test that the schedule/unschedule calls work correctly.
|
||||||
// We should be able to unschedule an animation parthway through
|
// We should be able to unschedule an animation partway through
|
||||||
void test_animation__unschedule(void) {
|
void test_animation__unschedule(void) {
|
||||||
#ifdef TEST_INCLUDE_BASIC
|
#ifdef TEST_INCLUDE_BASIC
|
||||||
PropertyAnimation *prop_h;
|
PropertyAnimation *prop_h;
|
||||||
|
|
Loading…
Add table
Reference in a new issue