spelling: alignment

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 12:35:12 -05:00
parent d12fb4b380
commit e02cd968c2
2 changed files with 3 additions and 3 deletions

View file

@ -53,7 +53,7 @@ typedef enum {
GTextOverflowModeFill
} GTextOverflowMode;
//! Text aligment controls the way the text is aligned inside the box the text is drawn into.
//! Text alignment controls the way the text is aligned inside the box the text is drawn into.
//! @see graphics_draw_text
//! @see text_layer_set_text_alignment
typedef enum {