mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Fix spelling of 'features' in comment
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
This commit is contained in:
parent
a91b68564c
commit
d8a573b9d9
|
|
@ -21,7 +21,7 @@
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
* Minimal configuration of features that do not require an entropy source
|
* Minimal configuration of features that do not require an entropy source
|
||||||
* Distinguishing reatures:
|
* Distinguishing features:
|
||||||
* - no entropy module
|
* - no entropy module
|
||||||
* - no TLS protocol implementation available due to absence of an entropy
|
* - no TLS protocol implementation available due to absence of an entropy
|
||||||
* source
|
* source
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue