mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Fix pre-existing typo in comment
Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
This commit is contained in:
parent
dbf5d2b1a7
commit
414d6bd424
|
|
@ -85,7 +85,7 @@
|
||||||
# means that components can assume that the working directory is in a
|
# means that components can assume that the working directory is in a
|
||||||
# cleaned-up state, and don't need to perform the cleanup themselves.
|
# cleaned-up state, and don't need to perform the cleanup themselves.
|
||||||
# * Run `make clean`.
|
# * Run `make clean`.
|
||||||
# * Restore `include/mbedtks/mbedtls_config.h` from a backup made before running
|
# * Restore `include/mbedtls/mbedtls_config.h` from a backup made before running
|
||||||
# the component.
|
# the component.
|
||||||
# * Check out `Makefile`, `library/Makefile`, `programs/Makefile`,
|
# * Check out `Makefile`, `library/Makefile`, `programs/Makefile`,
|
||||||
# `tests/Makefile` and `programs/fuzz/Makefile` from git.
|
# `tests/Makefile` and `programs/fuzz/Makefile` from git.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue