mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 08:52:01 +08:00
Typo fixes.
This commit is contained in:

committed by
Xiang Xiao

parent
614b73d321
commit
bc5d8034f1
@@ -1273,7 +1273,7 @@ int nsh_catfile(FAR struct nsh_vtbl_s *vtbl, FAR const char *cmd,
|
||||
*
|
||||
* Description:
|
||||
* Read a small file into a user-provided buffer. The data is assumed to
|
||||
* be a string and is guaranteed to be NUL-termined. An error occurs if
|
||||
* be a string and is guaranteed to be NULL-terminated. An error occurs if
|
||||
* the file content (+terminator) will not fit into the provided 'buffer'.
|
||||
*
|
||||
* Input Parameters:
|
||||
|
Reference in New Issue
Block a user