mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
style: fix spelling in code comments and strings
This commit is contained in:
@@ -859,7 +859,7 @@ static inline int userfs_destroy_dispatch(FAR struct userfs_info_s *info,
|
||||
return ret;
|
||||
}
|
||||
|
||||
/* Speical case of resp.ret indicates an error, the destruction was
|
||||
/* Special case of resp.ret indicates an error, the destruction was
|
||||
* refused. So we need to return success in this case so that we
|
||||
* continue processing requests.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user