mirror of https://github.com/google/pebble
spelling: anyways
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
85e2476bcf
commit
852098a92e
|
@ -1055,7 +1055,7 @@ void prv_center_focus_animation_update_in_and_out(Animation *animation,
|
|||
|
||||
void prv_center_focus_animation_update_out_only(Animation *animation,
|
||||
const AnimationProgress progress) {
|
||||
// anwalys only render the bounce back
|
||||
// anyways only render the bounce back
|
||||
prv_center_focus_animation_update_impl(animation, true, progress);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue