mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-20 21:41:18 +08:00
Run codespell -w with the latest dictonary again
This commit is contained in:
@@ -721,7 +721,7 @@ static int nsh_execute(FAR struct nsh_vtbl_s *vtbl,
|
||||
/* Then execute the command in "foreground" -- i.e., while the user waits
|
||||
* for the next prompt. nsh_command will return:
|
||||
*
|
||||
* -1 (ERRROR) if the command was unsuccessful
|
||||
* -1 (ERROR) if the command was unsuccessful
|
||||
* 0 (OK) if the command was successful
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user