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