boot: zephyr: fix s/junping/jumping/ typo

Fix typo in Kconfig help text by s/junping/jumping/.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
This commit is contained in:
Marcin Niestroj 2023-05-17 14:50:57 +02:00 committed by Jamie
parent 1dbe0cf0a5
commit 9ced459b09
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ config MCUBOOT_CLEANUP_ARM_CORE
default y
help
This option instructs MCUboot to perform a clean-up of a set of
architecture core HW registers before junping to the application
architecture core HW registers before jumping to the application
firmware. The clean-up sets these registers to their warm-reset
values as specified by the architecture.