Skip to content

Commit 153331e

Browse files
brycewilkinskartben
authored andcommitted
modules: segger: fix typos
Fix typos. Signed-off-by: Bryce Wilkins <[email protected]>
1 parent 9dbabd6 commit 153331e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/segger/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ endif
105105
choice SEGGER_RTT_INIT_MODE
106106
prompt "RTT Initialization mode"
107107
help
108-
RTT inizialization function can avoid re-init of Cntrol Block
108+
RTT initialization function can avoid re-init of Control Block
109109
if another program (e.g. bootloader) has already initialized it.
110110
default SEGGER_RTT_INIT_MODE_STRONG_CHECK if SEGGER_RTT_SECTION_CUSTOM
111111
default SEGGER_RTT_INIT_MODE_STRONG_CHECK

0 commit comments

Comments
 (0)