everywhere: fix typos

Fix a lot of typos

Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
Nazar Kazakov 2022-02-24 12:00:55 +00:00 committed by Anas Nashif
commit 9713f0d47c
331 changed files with 478 additions and 478 deletions

View file

@ -45,7 +45,7 @@ void posix_print_trace(const char *format, ...)
}
/**
* Are stdout and stderr connectd to a tty
* Are stdout and stderr connected to a tty
* 0 = no
* 1 = yes
* -1 = we do not know yet