mirror of
https://github.com/google/pebble.git
synced 2025-11-17 04:50:56 -05:00
spelling: geometry
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user