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
+1 -1
View File
@@ -237,7 +237,7 @@ define Package/boost/config
config boost-use-name-tags
bool "Use tagged names."
help
Add name tags the lib files, to diferentiate each library version:
Add name tags the lib files, to differentiate each library version:
"-mt" for multi-threading.
"-d" for debugging.
"-s" for runtime static link".