style: fix spelling in code comments and strings

This commit is contained in:
Lars Kruse
2025-05-03 06:16:30 +02:00
committed by Xiang Xiao
parent b2315e98c4
commit 3ce85ca54e
1670 changed files with 3162 additions and 2991 deletions
+1 -1
View File
@@ -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.
*/