summaryrefslogtreecommitdiff
path: root/apps/system
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system')
-rw-r--r--apps/system/sysinfo/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/sysinfo/Kconfig b/apps/system/sysinfo/Kconfig
index 3d9bc56de..633211e32 100644
--- a/apps/system/sysinfo/Kconfig
+++ b/apps/system/sysinfo/Kconfig
@@ -12,7 +12,7 @@ config SYSTEM_SYSINFO
if SYSTEM_SYSINFO
config SYSTEM_SYSINFO_STACKSIZE
- int "NSHS sysinfo stack size"
+ int "NSH sysinfo stack size"
default 1024
endif