apps: fix miscellaneous typos

Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
This commit is contained in:
Juha Niskanen
2021-08-26 15:36:43 +03:00
committed by David Sidrane
parent 602092dc81
commit b283289986
10 changed files with 23 additions and 23 deletions

View File

@@ -52,8 +52,8 @@ static const struct extmatch_vtable_s g_nsh_extmatch =
* Name: nsh_initialize
*
* Description:
* This nterfaces is used to initialize the NuttShell (NSH).
* nsh_initialize() should be called one during application start-up prior
* This interface is used to initialize the NuttShell (NSH).
* nsh_initialize() should be called once during application start-up prior
* to executing either nsh_consolemain() or nsh_telnetstart().
*
* Input Parameters: