mirror of
https://github.com/google/pebble.git
synced 2025-05-20 10:24:58 +00:00
spelling: cache
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0248c81c86
commit
5489a4c0d3
1 changed files with 1 additions and 1 deletions
|
@ -715,7 +715,7 @@ _Static_assert(sizeof(PebbleTimelinePeekEvent) == 8,
|
|||
typedef enum PebbleAppCacheEventType {
|
||||
PebbleAppCacheEvent_Removed,
|
||||
|
||||
PebbleAppCacehEventNum
|
||||
PebbleAppCacheEventNum
|
||||
} PebbleAppCacheEventType;
|
||||
|
||||
typedef struct PACKED PebbleAppCacheEvent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue