浏览代码

package/liblinear: wrap help text to fit 72 columns

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jörg Krause 10 年之前
父节点
当前提交
64476e4a4d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      package/liblinear/Config.in

+ 2 - 2
package/liblinear/Config.in

@@ -2,8 +2,8 @@ config BR2_PACKAGE_LIBLINEAR
 	bool "liblinear"
 	bool "liblinear"
 	depends on BR2_INSTALL_LIBSTDCPP
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
 	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/
 	  http://www.csie.ntu.edu.tw/~cjlin/liblinear/