2010-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>

* libmisc/shell/shell_script.c: Fix typo.
This commit is contained in:
Joel Sherrill
2010-02-28 20:14:10 +00:00
parent bb30ffd3bf
commit db2c804aa8
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2010-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell_script.c: Fix typo.
2010-02-26 Chris Johns <chrisj@rtems.org>
* libfs/src/rfs/rtems-rfs-block.c: Reset a buffer handle after

View File

@@ -320,7 +320,7 @@ int rtems_shell_script_file(
*/
/*
* Check for arguments in fist line of the script. This changes
* Check for arguments in the first line of the script. This changes
* how the shell task is run.
*/