From 180c5eab363381c8feb8025409787fdefebd5a08 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 22 Apr 2014 09:31:25 -0600 Subject: Updates to the serialrx example from Bob Doison --- apps/nshlib/nsh_parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/nshlib/nsh_parse.c') 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 -- cgit v1.2.3