Fix a missing quot mark in a Kconfig
This commit is contained in:
parent
e2dad619f6
commit
45bc73898c
@ -109,7 +109,7 @@ endif # !EXAMPLES_OSTEST_FPUTESTDISABLE
|
||||
endif # ARCH_FPU && SCHED_WAITPID && !DISABLE_SIGNALS
|
||||
|
||||
config EXAMPLES_OSTEST_WAITRESULT
|
||||
bool "Wait and return test result
|
||||
bool "Wait and return test result"
|
||||
default y
|
||||
depends on SCHED_WAITPID
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user