nshlib: fix a typo

painc to panic

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
This commit is contained in:
wanggang26 2023-06-03 18:28:57 +08:00 committed by Petro Karashchenko
parent 5a0bc863dd
commit 75c8580238

View File

@ -114,7 +114,7 @@ static FAR const char * const g_resetflag[] =
{
"reboot",
"assert",
"painc",
"panic",
"bootloader",
"recovery",
"factory",