diff --git a/kernel/init.c b/kernel/init.c index c29ea8ff931..dd9f3d7258f 100644 --- a/kernel/init.c +++ b/kernel/init.c @@ -256,7 +256,7 @@ z_early_memset(&_nocache_ram_start, 0, #ifdef CONFIG_LINKER_USE_BOOT_SECTION /** - * @brief Clear BSS within the bot region + * @brief Clear BSS within the boot region * * This routine clears the BSS within the boot region. * This is separate from z_bss_zero() as boot region may