mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
Run codespell -w against all files
and fix the wrong correction
This commit is contained in:
@@ -1043,7 +1043,7 @@ int nsh_command(FAR struct nsh_vtbl_s *vtbl, int argc, char *argv[])
|
||||
* name - A point to the name containing the name to be matched.
|
||||
* matches - A table is size CONFIG_READLINE_MAX_EXTCMDS that can
|
||||
* be used to remember matching name indices.
|
||||
* namelen - The lenght of the name to match
|
||||
* namelen - The length of the name to match
|
||||
*
|
||||
* Returned Values:
|
||||
* The number commands that match to the first namelen characters.
|
||||
|
Reference in New Issue
Block a user