nuttx/libs
Huang Qi e09048cc88 style: Fix "is is" typo across the codebase.
Correct duplicate "is is" word found in 181 files throughout the
codebase.
In most cases "is is" was changed to "is", but in contexts like
"MCU is is sleep mode" it was corrected to "MCU in sleep mode".

Also fixes a "the the" typo in net/inet/inet_sockif.c.

This is a pure style/documentation fix that improves code readability.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2026-03-24 09:39:26 +08:00
..
libbuiltin libs/libbuiltin: Fix spacing style in gcov.c 2026-03-21 19:44:54 -04:00
libc style: Fix "is is" typo across the codebase. 2026-03-24 09:39:26 +08:00
libdsp Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00
libm Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00
libnx style: Fix "the the" typo across the codebase. 2026-03-23 11:07:49 +01:00
libxx libs\libxx: Fix Make style 2026-03-23 18:16:46 -04:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00