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
|
@ -160,7 +160,7 @@ static int cmd_supported_reset_cause(const struct shell *sh, size_t argc,
|
|||
shell_print(sh, "supported reset causes:");
|
||||
print_all_reset_causes(sh, cause);
|
||||
} else {
|
||||
shell_print(sh, "No causes supporte");
|
||||
shell_print(sh, "No causes supported");
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue