1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Fix typos found in PSA Crypto API 1.0 beta2 before publication

This commit is contained in:
Gilles Peskine
2019-02-22 16:42:11 +01:00
parent 9153ec0d04
commit bf7a98b791
2 changed files with 2 additions and 2 deletions

View File

@ -187,7 +187,7 @@
* the global integrity of the keystore. Depending on the global
* integrity guarantees offered by the implementation, access to other
* data may or may not fail even if the data is still readable but
* its integrity canont be guaranteed.
* its integrity cannot be guaranteed.
*
* Implementations should only use this error code to report a
* permanent storage corruption. However application writers should