mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
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:
committed by
Hannu Nyman
parent
529150016e
commit
de64f871b0
+1
-1
@@ -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".
|
||||
|
||||
Reference in New Issue
Block a user