Fix a typo in documentation

This commit is contained in:
Manuel Pégourié-Gonnard 2018-12-11 10:29:25 +01:00
parent e451be5d04
commit 22028a0b8d

View File

@ -67,7 +67,7 @@ extern "C" {
* errors which may be due to issues in the application software.
*
* This function will be called unless an alternative treatement
* is defined through the MBEDTLS_PARAM_FAILURE() macro.
* is defined through the MBEDTLS_PARAM_FAILED() macro.
*
* This function can return, and the operation will be aborted, or
* alternatively, through use of setjmp()/longjmp() can resume