فهرست منبع

libnl: need->needs for toolchain comment

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 10 سال پیش
والد
کامیت
d4294df577
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      package/libnl/Config.in

+ 1 - 1
package/libnl/Config.in

@@ -15,7 +15,7 @@ config BR2_PACKAGE_LIBNL_TOOLS
 	help
 	  Install binary tools.
 
-comment "libnl tools need a toolchain w/ dynamic library"
+comment "libnl tools needs a toolchain w/ dynamic library"
 	depends on BR2_PREFER_STATIC_LIB
 endif