mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 11:30:01 +08:00
[finsh] Fixed RT-Thread spelling
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user