spelling: retrieval

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:36:47 -05:00
parent c42dfbcdfc
commit 2062536f26

View file

@ -33,7 +33,7 @@
#include <inttypes.h>
//! @file flash_logging.c
//! Logs messages to SPI flash for later retreival.
//! Logs messages to SPI flash for later retrieval.
//!
//! The different chunks allow us to implement a rolling log, where if we fill up all the chunks, we can erase the oldest
//! chunk to find us some more space. Each chunk gets its own header at the top of the chunk to indicate the order in