瀏覽代碼

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>