From 73f77570076db97ba2bdcf93fb84d348d278389a Mon Sep 17 00:00:00 2001 From: Ricardo Martincoski Date: Sun, 1 Apr 2018 02:08:47 -0300 Subject: package/*/Config.in: re-wrap help text ... to follow the convention <2 spaces><62 chars>. Signed-off-by: Ricardo Martincoski Signed-off-by: Thomas Petazzoni --- package/python-jsonmodels/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/python-jsonmodels') diff --git a/package/python-jsonmodels/Config.in b/package/python-jsonmodels/Config.in index d840e2acfe..f66982874a 100644 --- a/package/python-jsonmodels/Config.in +++ b/package/python-jsonmodels/Config.in @@ -3,7 +3,7 @@ config BR2_PACKAGE_PYTHON_JSONMODELS select BR2_PACKAGE_PYTHON_DATEUTIL # runtime select BR2_PACKAGE_PYTHON_SIX # runtime help - Models to make easier to deal with structures that are converted - to, or read from JSON. + Models to make easier to deal with structures that are + converted to, or read from JSON. https://github.com/beregond/jsonmodels -- cgit v1.2.3