everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
210ed711a3
commit
9713f0d47c
331 changed files with 478 additions and 478 deletions
|
@ -69,7 +69,7 @@ static int xt_sim_console_init(const struct device *arg)
|
|||
return 0;
|
||||
}
|
||||
|
||||
/* UART consloe initializes after the UART device itself */
|
||||
/* UART console initializes after the UART device itself */
|
||||
SYS_INIT(xt_sim_console_init,
|
||||
#if defined(CONFIG_EARLY_CONSOLE)
|
||||
PRE_KERNEL_1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue