mirror of
https://github.com/google/pebble.git
synced 2025-05-24 20:24:53 +00:00
spelling: geometry
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
5351cd6f1c
commit
8ac24bd4f5
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ typedef struct MenuLayer {
|
|||
MenuCellSpan cursor;
|
||||
} cache;
|
||||
//! @internal
|
||||
//! Selected cell index + geometery cache of the selected cell
|
||||
//! Selected cell index + geometry cache of the selected cell
|
||||
MenuCellSpan selection;
|
||||
MenuLayerCallbacks callbacks;
|
||||
void *callback_context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue