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
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
# means that components can assume that the working directory is in a
|
||||
# cleaned-up state, and don't need to perform the cleanup themselves.
|
||||
# * 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.
|
||||
# * Check out `Makefile`, `library/Makefile`, `programs/Makefile`,
|
||||
# `tests/Makefile` and `programs/fuzz/Makefile` from git.
|
||||
|
|
Loading…
Reference in a new issue