diff --git a/components/finsh/shell.c b/components/finsh/shell.c index c35ed1cd86e7c2bfa4faeae273315af798bd01b3..852d3e7ac77ab6ac93f32ff9a1001fc9f3dc7fc5 100644 --- a/components/finsh/shell.c +++ b/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