mirror of https://github.com/google/pebble
spelling: cache
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0248c81c86
commit
5489a4c0d3
|
@ -715,7 +715,7 @@ _Static_assert(sizeof(PebbleTimelinePeekEvent) == 8,
|
|||
typedef enum PebbleAppCacheEventType {
|
||||
PebbleAppCacheEvent_Removed,
|
||||
|
||||
PebbleAppCacehEventNum
|
||||
PebbleAppCacheEventNum
|
||||
} PebbleAppCacheEventType;
|
||||
|
||||
typedef struct PACKED PebbleAppCacheEvent {
|
||||
|
|
Loading…
Reference in New Issue