mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 15:55:37 +01:00
Fix typo in configs/README.txt file
Fix typo in Readme file: ajust->adjust
This commit is contained in:
parent
e1a94a6404
commit
cb8d54b22d
@ -8,7 +8,7 @@ These files are complete replacements for the default config.h. To use one of
|
|||||||
them, you can pick one of the following methods:
|
them, you can pick one of the following methods:
|
||||||
|
|
||||||
1. Replace the default file include/mbedtls/config.h with the chosen one.
|
1. Replace the default file include/mbedtls/config.h with the chosen one.
|
||||||
(Depending on your compiler, you may need to ajust the line with
|
(Depending on your compiler, you may need to adjust the line with
|
||||||
#include "mbedtls/check_config.h" then.)
|
#include "mbedtls/check_config.h" then.)
|
||||||
|
|
||||||
2. Define MBEDTLS_CONFIG_FILE and adjust the include path accordingly.
|
2. Define MBEDTLS_CONFIG_FILE and adjust the include path accordingly.
|
||||||
|
Loading…
Reference in New Issue
Block a user