spelling: cache

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:47:48 -05:00
parent 0248c81c86
commit 5489a4c0d3
1 changed files with 1 additions and 1 deletions

View File

@ -715,7 +715,7 @@ _Static_assert(sizeof(PebbleTimelinePeekEvent) == 8,
typedef enum PebbleAppCacheEventType {
PebbleAppCacheEvent_Removed,
PebbleAppCacehEventNum
PebbleAppCacheEventNum
} PebbleAppCacheEventType;
typedef struct PACKED PebbleAppCacheEvent {