mirror of
https://github.com/apache/nuttx.git
synced 2025-05-07 22:01:55 +08:00
Documentation: fix typo in comments
This commit is contained in:
parent
3abdec8af1
commit
7ff199331e
@ -73,7 +73,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
set(NUTTX_DIR ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
# unceaned previous make build can cause various types of cmake error
|
||||
# uncleaned previous make build can cause various types of cmake error
|
||||
if(EXISTS "${NUTTX_DIR}/.config")
|
||||
message(
|
||||
FATAL_ERROR "Please distclean previous make build with `make distclean`")
|
||||
|
Loading…
x
Reference in New Issue
Block a user