package/python-xlrd: fix check-package warnings on Config.in.host
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 17 Apr 2018 12:57:05 +0000 (14:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 17 Apr 2018 12:57:05 +0000 (14:57 +0200)
Fixes:

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

https://gitlab.com/buildroot.org/buildroot/-/jobs/63334884

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

index 493592562cc31fc13e89170711e3e3dfd335e6cd..cd98fd4da33c2acd7f6300c0ea35bf60b77540cd 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_HOST_PYTHON_XLRD
        bool "host python-xlrd"
        help
-         Library for developers to extract data from Microsoft Excel (tm)
-         spreadsheet files.
+         Library for developers to extract data from Microsoft
+         Excel(tm) spreadsheet files.
 
          http://www.python-excel.org/