[Buildroot] [PATCH 2/2] package/liblinear: wrap help text to fit 72 columns

Jörg Krause joerg.krause at embedded.rocks
Sat Sep 19 21:33:50 UTC 2015


Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
---
 package/liblinear/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/liblinear/Config.in b/package/liblinear/Config.in
index 17c5a74..f25c119 100644
--- a/package/liblinear/Config.in
+++ b/package/liblinear/Config.in
@@ -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/
 
-- 
2.5.3



More information about the buildroot mailing list