mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
mbedtls: fix small typo in the config file
This commit is contained in:
@@ -2996,7 +2996,7 @@
|
||||
#endif
|
||||
|
||||
/* This flag makes sure that we are not using
|
||||
* any functino that is deprecated by mbedtls */
|
||||
* any function that is deprecated by mbedtls */
|
||||
#define MBEDTLS_DEPRECATED_REMOVED
|
||||
|
||||
#endif /* ESP_CONFIG_H */
|
||||
|
Reference in New Issue
Block a user