spelling: seriously

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:41:24 -05:00
parent c5495ecbc5
commit 6dbbbee3e2
2 changed files with 2 additions and 2 deletions

View file

@ -471,7 +471,7 @@ void test_graphics_draw_text_flow__no_infinite_loop2(void) {
}
},
};
char text[] = "Late again? Can you be on time ever? Seriosly? Dude!!!";
char text[] = "Late again? Can you be on time ever? Seriously? Dude!!!";
prv_prepare_fb_steps_xy(GSize(180, 360), 1, 1);
ctx.draw_state.avoid_text_orphans = true;