mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Run codespell -w against all files
and fix the wrong correction
This commit is contained in:
+1
-1
@@ -822,7 +822,7 @@ config MTD_SMART_SECTOR_CACHE_SIZE
|
||||
---help---
|
||||
Sets the size of the cache used for logical to physical sector mapping. A
|
||||
larger number allows larger files to be "seek"ed randomly without encountering
|
||||
cache misses. Any files larger than CACH_SIZE * SECTOR_SIZE that are seeked
|
||||
cache misses. Any files larger than CACH_SIZE * SECTOR_SIZE that are sought
|
||||
start to end will cause the cache to flush forcing manual scanning of the
|
||||
MTD device to find the logical to physical mappings.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user