Commit 9ced459b authored by Marcin Niestroj's avatar Marcin Niestroj Committed by Jamie
Browse files

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



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

Signed-off-by: default avatarMarcin Niestroj <m.niestroj@emb.dev>
parent 1dbe0cf0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.