mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 01:21:26 +08:00
style: Fix "the the" typo across the codebase.
Fix 269 occurrences of duplicate "the" word typo found in 209 files across source code, header files, and configuration. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
@@ -82,7 +82,7 @@ SECTIONS
|
||||
_ebss = ABSOLUTE(.);
|
||||
} > ksram
|
||||
|
||||
/* Emit the the D3 power domain section for locating BDMA data
|
||||
/* Emit the D3 power domain section for locating BDMA data
|
||||
*
|
||||
* Static data with locate_data(".sram4") will be located
|
||||
* at start of SRAM4; the rest of SRAM4 will be added to the heap.
|
||||
|
||||
Reference in New Issue
Block a user