treewide: fix spelling and grammar in Makefiles

Fix spelling and grammar in package definitions, configs, comments and
other strings.

Signed-off-by: George Sapkin <george@sapk.in>
This commit is contained in:
George Sapkin
2025-12-26 06:26:18 +02:00
committed by Hannu Nyman
parent 529150016e
commit de64f871b0
71 changed files with 78 additions and 78 deletions

View File

@@ -27,7 +27,7 @@ define Package/nasm
endef
define Package/nasm/description
NASM, the Netwide Assembler: an assembler targetting the
NASM, the Netwide Assembler: an assembler targeting the
Intel x86 series of processors, with portable source.
endef