mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
Fix all occurrences of "the the" in documentation and comments
This commit is contained in:
@@ -8462,7 +8462,7 @@ struct fat_format_s
|
||||
<li>
|
||||
<p>
|
||||
The entire mapped portion of the file must be present in memory.
|
||||
Since it is assumed the the MCU does not have an MMU, on-demanding
|
||||
Since it is assumed that the MCU does not have an MMU, on-demanding
|
||||
paging in of file blocks cannot be supported. Since the while mapped
|
||||
portion of the file must be present in memory, there are limitations
|
||||
in the size of files that may be memory mapped (especially on MCUs
|
||||
|
||||
Reference in New Issue
Block a user