Explorar el Código

fix spelling mistake in the comments of shell.c

Jingsai Lu hace 5 años
padre
commit
cd1ff2ab0d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>