mirror of
https://github.com/google/pebble.git
synced 2025-11-15 03:52:46 -05:00
spelling: example
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user