mirror of
https://github.com/google/pebble.git
synced 2025-11-24 16:22:25 -05:00
spelling: offset
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -91,7 +91,7 @@ typedef struct {
|
||||
typedef struct {
|
||||
ClockFace face;
|
||||
char buffer[4];
|
||||
int32_t utc_offest;
|
||||
int32_t utc_offset;
|
||||
GColor text_color;
|
||||
} NonLocalClockFace;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user