Fix stupid typo in documentation

This commit is contained in:
Manuel Pégourié-Gonnard 2015-06-22 12:14:20 +02:00
parent f9cbd73191
commit 8ba88f0460

View File

@ -278,7 +278,7 @@
//#define MBEDTLS_AES_DECRYPT_ALT
/**
* \def MBEDTLS_EMTROPY_HARDWARE_ALT
* \def MBEDTLS_ENTROPY_HARDWARE_ALT
*
* Uncomment this macro to let mbed TLS use your own implementation of a
* hardware entropy collector.