From: Thomas Petazzoni Date: Sun, 9 Dec 2018 21:50:12 +0000 (+0100) Subject: package/qt5/qt5virtualkeyboard: rewrap Config.in help text X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=88b2e747dfa7e562001b0c959b3b1c1a2b3717ed;p=buildroot.git package/qt5/qt5virtualkeyboard: rewrap Config.in help text check-package complains with: package/qt5/qt5virtualkeyboard/Config.in:59: help text: <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 --- diff --git a/package/qt5/qt5virtualkeyboard/Config.in b/package/qt5/qt5virtualkeyboard/Config.in index c3f2f37604..3a60c27332 100644 --- a/package/qt5/qt5virtualkeyboard/Config.in +++ b/package/qt5/qt5virtualkeyboard/Config.in @@ -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