mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 19:44:35 +08:00
Run codespell -w against all files
and fix the wrong correction
This commit is contained in:
@@ -189,7 +189,7 @@ int nsh_catfile(FAR struct nsh_vtbl_s *vtbl, FAR const char *cmd,
|
||||
* be a string and is guaranteed to be NUL-termined. An error occurs if
|
||||
* the file content (+terminator) will not fit into the provided 'buffer'.
|
||||
*
|
||||
* Input Paramters:
|
||||
* Input Parameters:
|
||||
* vtbl - The console vtable
|
||||
* filepath - The full path to the file to be read
|
||||
* buffer - The user-provided buffer into which the file is read.
|
||||
|
Reference in New Issue
Block a user