summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-02-28 20:14:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-02-28 20:14:10 +0000
commitdb2c804aa82a3ca7160e7dd021991a2de5bdd3eb (patch)
treee5750a73e8702493341ed60bbe4b31518fc2b294 /cpukit/libmisc
parent2010-02-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-db2c804aa82a3ca7160e7dd021991a2de5bdd3eb.tar.bz2
2010-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell_script.c: Fix typo.
Diffstat (limited to 'cpukit/libmisc')
-rw-r--r--cpukit/libmisc/shell/shell_script.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libmisc/shell/shell_script.c b/cpukit/libmisc/shell/shell_script.c
index 9b7587dd1c..7ff6f816e4 100644
--- a/cpukit/libmisc/shell/shell_script.c
+++ b/cpukit/libmisc/shell/shell_script.c
@@ -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.
*/