mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04: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
Reference in a new issue