mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
apps: fix miscellaneous typos
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
This commit is contained in:

committed by
David Sidrane

parent
602092dc81
commit
b283289986
@@ -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:
|
||||
|
Reference in New Issue
Block a user