mirror of
https://github.com/google/pebble.git
synced 2025-11-20 22:40:57 -05:00
spelling: highlight
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -380,7 +380,7 @@ typedef struct MenuLayer {
|
||||
void *callback_context;
|
||||
|
||||
//! Default colors to be used for \ref MenuLayer.
|
||||
//! Use MenuLayerColorNormal and MenuLayerColorHightlight for indexing.
|
||||
//! Use MenuLayerColorNormal and MenuLayerColorHighlight for indexing.
|
||||
GColor normal_colors[MenuLayerColor_Count];
|
||||
GColor highlight_colors[MenuLayerColor_Count];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user