package/liblinear: wrap help text to fit 72 columns
authorJörg Krause <joerg.krause@embedded.rocks>
Sat, 19 Sep 2015 21:33:50 +0000 (23:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 20 Sep 2015 12:29:40 +0000 (14:29 +0200)
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/liblinear/Config.in

index 17c5a74d4a24820ff684dada1a00de088dd78454..f25c1196fc14b976e3f6ce763cefaafcb32a72d9 100644 (file)
@@ -2,8 +2,8 @@ config BR2_PACKAGE_LIBLINEAR
        bool "liblinear"
        depends on BR2_INSTALL_LIBSTDCPP
        help
-         liblinear is a linear classifier for data with millions of instances and
-         features.
+         liblinear is a linear classifier for data with millions of instances
+         and features.
 
          http://www.csie.ntu.edu.tw/~cjlin/liblinear/