spelling: anyways

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 12:40:07 -05:00
parent 85e2476bcf
commit 852098a92e

View file

@ -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);
}