diff --git a/nshlib/nsh_syscmds.c b/nshlib/nsh_syscmds.c index 973e1696e..42670b39e 100644 --- a/nshlib/nsh_syscmds.c +++ b/nshlib/nsh_syscmds.c @@ -114,7 +114,7 @@ static FAR const char * const g_resetflag[] = { "reboot", "assert", - "painc", + "panic", "bootloader", "recovery", "factory",