提交 310f1ea4 编写于 作者: G guozhanxin

[finsh] Fixed RT-Thread spelling

上级 be892de3
......@@ -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)
{
......
......@@ -52,7 +52,7 @@ int msh_help(int argc, char **argv)
return 0;
}
MSH_CMD_EXPORT_ALIAS(msh_help, help, RT - Thread shell help.);
MSH_CMD_EXPORT_ALIAS(msh_help, help, RT-Thread shell help.);
#ifdef MSH_USING_BUILT_IN_COMMANDS
int cmd_ps(int argc, char **argv)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册