package/python-terminaltables: wrap Config.in help text
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Mar 2019 16:36:39 +0000 (17:36 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Mar 2019 16:36:39 +0000 (17:36 +0100)
Fixes the following check-package error:

package/python-terminaltables/Config.in:4: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-terminaltables/Config.in

index bb3c51c48f1aeb4eb08625fee28595b81b2acb91..8f3c4296edc2fb94b9c2061a26f03437cc624ca1 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_PYTHON_TERMINALTABLES
        bool "python-terminaltables"
        help
-         Generate simple tables in terminals from a nested list of strings.
+         Generate simple tables in terminals from a nested list of
+         strings.
 
          https://github.com/Robpol86/terminaltables