Fix spelling and typographical errors found by cspell

Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
This commit is contained in:
Tom Cosgrove 2022-05-26 11:51:00 +01:00
parent a636d1f192
commit 1e21144194
12 changed files with 17 additions and 17 deletions

View file

@ -25,7 +25,7 @@
*/
/**
* This is an optional version symbol that enables comatibility handling of
* This is an optional version symbol that enables compatibility handling of
* config files.
*
* It is equal to the #MBEDTLS_VERSION_NUMBER of the Mbed TLS version that
@ -2390,7 +2390,7 @@
*
* Requires: MBEDTLS_MD_C
*
* Uncomment to enable the HMAC_DRBG random number geerator.
* Uncomment to enable the HMAC_DRBG random number generator.
*/
#define MBEDTLS_HMAC_DRBG_C