mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-04 18:49:40 +00:00
Merge pull request #5713 from tom-cosgrove-arm/pr-2479-backport-2.28
Backport 2.28: Fix spelling of 'features' in comment
This commit is contained in:
commit
50b677d9e5
|
@ -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