Skip to content

Commit 8e7be2e

Browse files
authored
Merge pull request #3247 from jsplyy/fix_spelling_mistake
fix spelling mistake in the comments of shell.c
2 parents 0dc7da6 + cd1ff2a commit 8e7be2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/finsh/shell.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* 2011-02-23 Bernard fix variable section end issue of finsh shell
1616
* initialization when use GNU GCC compiler.
1717
* 2016-11-26 armink add password authentication
18-
* 2018-07-02 aozima add custome prompt support.
18+
* 2018-07-02 aozima add custom prompt support.
1919
*/
2020

2121
#include <rthw.h>

0 commit comments

Comments
 (0)