mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-03-25 06:36:25 +01:00
Fix typo
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
8d91ceb19d
commit
26ad6c7ea7
|
|
@ -135,7 +135,7 @@ of the 2.x releases — no longer included in 3.0) might help you do that.
|
|||
## Low-level crypto
|
||||
|
||||
Please also refer to the section [High-level crypto](#high-level-crypto) for
|
||||
changes that could sit in either cateogry.
|
||||
changes that could sit in either category.
|
||||
|
||||
### The RNG parameter is now mandatory for all functions that accept one
|
||||
|
||||
|
|
@ -244,7 +244,7 @@ Alternative implementations of the SHA256 and SHA512 modules must adjust their f
|
|||
## High-level crypto
|
||||
|
||||
Please also refer to the section [Low-level crypto](#low-level-crypto) for
|
||||
changes that could sit in either cateogry.
|
||||
changes that could sit in either category.
|
||||
|
||||
### Remove wrapper for libpkcs11-helper
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue