mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Fix typos in comments
This commit is contained in:
committed by
Alin Jerpelea
parent
23b30f7930
commit
882c82a038
+1
-1
@@ -154,7 +154,7 @@ static int binfs_open(FAR struct file *filep, FAR const char *relpath,
|
||||
return -EACCES;
|
||||
}
|
||||
|
||||
/* Check if the an entry exists with this name in the root directory.
|
||||
/* Check if the entry exists with this name in the root directory.
|
||||
* so the 'relpath' must be the name of the builtin function.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user