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

@ -11,7 +11,7 @@ config MBEDTLS_PROMPTLESS
Symbol to disable the prompt for MBEDTLS selection.
This symbol may be used internally in a Kconfig tree to hide the
mbed TLS menu prompt and instead handle the selection of MBEDTLS from
dependent sub-configurations and thus preven stuck symbol behavior.
dependent sub-configurations and thus prevent stuck symbol behavior.
menuconfig MBEDTLS

View file

@ -48,7 +48,7 @@
*/
/*
* Minimal configuration of features that do not require an entropy source
* Distinguishing reatures:
* Distinguishing features:
* - no entropy module
* - no TLS protocol implementation available due to absence of an entropy
* source

View file

@ -132,7 +132,7 @@
/*
* Save RAM at the expense of interoperability: do this only if you control
* both ends of the connection! (See coments in "mbedtls/ssl.h".)
* both ends of the connection! (See comments in "mbedtls/ssl.h".)
* The minimum size here depends on the certificate chain used as well as the
* typical size of records.
*/