libnl: need->needs for toolchain comment
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 21 Oct 2014 18:27:36 +0000 (15:27 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 22 Oct 2014 16:10:32 +0000 (18:10 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libnl/Config.in

index 74a2e79b16fd563b1facbdfc6bc979043b436e3f..af045e799a32e967160751d87f80332f0eddf69e 100644 (file)
@@ -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