spelling: space

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 21:13:13 -05:00
parent 94240d33f2
commit faf96c3ee2

View file

@ -20,7 +20,7 @@
#include "drivers/flash.h"
//! An address in the flash address spac
//! An address in the flash address space
typedef uint32_t FlashAddress;
//! This is the memory mapped region that's mapped to the parallel flash.