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;
|
MenuCellSpan cursor;
|
||||||
} cache;
|
} cache;
|
||||||
//! @internal
|
//! @internal
|
||||||
//! Selected cell index + geometery cache of the selected cell
|
//! Selected cell index + geometry cache of the selected cell
|
||||||
MenuCellSpan selection;
|
MenuCellSpan selection;
|
||||||
MenuLayerCallbacks callbacks;
|
MenuLayerCallbacks callbacks;
|
||||||
void *callback_context;
|
void *callback_context;
|
||||||
|
|||||||
Reference in New Issue
Block a user