Parcourir la source

fix spelling mistake in the comments of shell.c

Jingsai Lu il y a 5 ans
Parent
commit
cd1ff2ab0d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      components/finsh/shell.c

+ 1 - 1
components/finsh/shell.c

@@ -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>