mirror of
https://github.com/google/pebble.git
synced 2025-11-21 06:50:54 -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;
|
void *callback_context;
|
||||||
|
|
||||||
//! Default colors to be used for \ref MenuLayer.
|
//! 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 normal_colors[MenuLayerColor_Count];
|
||||||
GColor highlight_colors[MenuLayerColor_Count];
|
GColor highlight_colors[MenuLayerColor_Count];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user