mirror of
https://github.com/google/pebble.git
synced 2025-05-01 07:41:41 -04:00
spelling: possible
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
ab86d94493
commit
ed1e3c836b
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ typedef struct {
|
|||
uint32_t unformatted; // set of 1 bit flags, bit n set means region n is still unformatted
|
||||
} CoreDumpFlashHeader;
|
||||
|
||||
// This comes first in the front of each possibe flash region. It is NOT returned as part of the core dump
|
||||
// This comes first in the front of each possible flash region. It is NOT returned as part of the core dump
|
||||
// image.
|
||||
typedef struct {
|
||||
uint32_t magic; // set to CORE_DUMP_FLASH_HDR_MAGIC
|
||||
|
|
Loading…
Add table
Reference in a new issue