mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
55a7dfc9a7
commit
cde88cabcc
+2
-2
@@ -77,7 +77,7 @@ config ARCH_SIM
|
||||
select ONESHOT
|
||||
select SERIAL_CONSOLE
|
||||
---help---
|
||||
Linux/Cywgin user-mode simulation.
|
||||
Linux/Cygwin user-mode simulation.
|
||||
|
||||
config ARCH_X86
|
||||
bool "x86"
|
||||
@@ -462,7 +462,7 @@ config ARCH_KERNEL_STACKSIZE
|
||||
int "Kernel stack size"
|
||||
default 1568
|
||||
---help---
|
||||
The common size of each process' kernel stack
|
||||
The common size of each process's kernel stack
|
||||
|
||||
endif # ARCH_KERNEL_STACK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user