mirror of
https://github.com/google/pebble.git
synced 2025-06-02 08:23:10 +00:00
spelling: alignment
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
d12fb4b380
commit
e02cd968c2
2 changed files with 3 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue