[finsh] Fixed RT-Thread spelling

This commit is contained in:
guozhanxin
2022-03-29 14:43:34 +08:00
parent be892de35a
commit 310f1ea4fa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ long version(void)
return 0;
}
MSH_CMD_EXPORT(version, show RT - Thread version information);
MSH_CMD_EXPORT(version, show RT-Thread version information);
rt_inline void object_split(int len)
{