mirror of
https://github.com/google/pebble.git
synced 2025-06-19 07:40:36 +00:00
spelling: offset
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6fcb2ed60e
commit
b7b8abcff7
5 changed files with 6 additions and 6 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue