documentation: spelling and grammar fixes
Build Documentation / build-html (push) Has been cancelled

This commit is contained in:
Windsor Schmidt
2025-07-22 15:59:27 -07:00
committed by Xiang Xiao
parent cbd033ae90
commit 6bbc8c701a
14 changed files with 26 additions and 26 deletions
@@ -446,7 +446,7 @@ Pipes and FIFOs
-------------------------------------
NuttX operates in a flat open address space and is focused on MCUs that
do support Memory Management Units (MMUs). Therefore, NuttX generally
do not support Memory Management Units (MMUs). Therefore, NuttX generally
does not require ``mmap()`` functionality and the MCUs generally cannot
support true memory-mapped files.