mirror of
https://github.com/google/pebble.git
synced 2025-04-30 07:21:39 -04:00
spelling: highlight
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
10dee72f9e
commit
d6faaacb44
1 changed files with 1 additions and 1 deletions
|
@ -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];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue