spelling: possible

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:29:17 -05:00
parent ab86d94493
commit ed1e3c836b

View file

@ -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