fix spelling mistake in the comments of shell.c

This commit is contained in:
Jingsai Lu 2019-12-07 13:47:03 +08:00
parent 0dc7da688f
commit cd1ff2ab0d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
* 2011-02-23 Bernard fix variable section end issue of finsh shell
* initialization when use GNU GCC compiler.
* 2016-11-26 armink add password authentication
* 2018-07-02 aozima add custome prompt support.
* 2018-07-02 aozima add custom prompt support.
*/
#include <rthw.h>