package/qt5/qt5virtualkeyboard: rewrap Config.in help text
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 9 Dec 2018 21:50:12 +0000 (22:50 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 9 Dec 2018 21:50:12 +0000 (22:50 +0100)
check-package complains with:

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

So let's rewrap the Config.in help text.

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

index c3f2f3760486451ac598f20dd53ea36d1303416a..3a60c27332a5924fd76d2a86f455568ddebaf9db 100644 (file)
@@ -56,6 +56,7 @@ config BR2_PACKAGE_QT5VIRTUALKEYBOARD_HANDWRITING
 config BR2_PACKAGE_QT5VIRTUALKEYBOARD_ARROW_KEY_NAVIGATION
        bool "Arrow key navigation"
        help
-         Allows controlling the keyboard using the arrow and return keys.
+         Allows controlling the keyboard using the arrow and return
+         keys.
 
 endif