From faf96c3ee22b216c69f4569e117766d4b94b2428 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:13:13 -0500 Subject: [PATCH] spelling: space Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- platform/snowy/boot/src/drivers/flash/s29vs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/snowy/boot/src/drivers/flash/s29vs.h b/platform/snowy/boot/src/drivers/flash/s29vs.h index 3c875e65..ac0f86dc 100644 --- a/platform/snowy/boot/src/drivers/flash/s29vs.h +++ b/platform/snowy/boot/src/drivers/flash/s29vs.h @@ -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.