Преглед на файлове

fix spelling mistake in the comments of shell.c

Jingsai Lu преди 5 години
родител
ревизия
cd1ff2ab0d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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>