summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_parse.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-22 09:31:25 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-22 09:31:25 -0600
commit180c5eab363381c8feb8025409787fdefebd5a08 (patch)
tree499d55bbc07731a7a2ecdbb10e17181fa010a277 /apps/nshlib/nsh_parse.c
parent9e172d2430639aff338247c7dc3da821dd468584 (diff)
downloadnuttx-180c5eab363381c8feb8025409787fdefebd5a08.tar.gz
nuttx-180c5eab363381c8feb8025409787fdefebd5a08.tar.bz2
nuttx-180c5eab363381c8feb8025409787fdefebd5a08.zip
Updates to the serialrx example from Bob Doison
Diffstat (limited to 'apps/nshlib/nsh_parse.c')
-rw-r--r--apps/nshlib/nsh_parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/nshlib/nsh_parse.c b/apps/nshlib/nsh_parse.c
index 4be4b9888..b0aa4c05c 100644
--- a/apps/nshlib/nsh_parse.c
+++ b/apps/nshlib/nsh_parse.c
@@ -484,7 +484,7 @@ static int nsh_execute(FAR struct nsh_vtbl_s *vtbl,
* indicates that the application task was spawned successfully
* but returned failure exit status.
*
- * Note the priority if not effected by nice-ness.
+ * Note the priority is not effected by nice-ness.
*/
#ifdef CONFIG_NSH_FILE_APPS