qt5base: improve message if directfb is disabled
authorMatt Kraai <kraai@ftbfs.org>
Tue, 18 Oct 2016 14:51:58 +0000 (07:51 -0700)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 18 Oct 2016 20:12:27 +0000 (22:12 +0200)
Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/qt5base/Config.in

index 64a7f653861403a7fa24ebf9b2d676824ff4a6aa..7244fbedc68ff453b988cf23e8edd4bbeb8e84bd 100644 (file)
@@ -180,7 +180,7 @@ config BR2_PACKAGE_QT5BASE_DIRECTFB
        bool "directfb support"
        depends on BR2_PACKAGE_DIRECTFB
 
-comment "directfb backend if directb is enabled"
+comment "directfb backend available if directfb is enabled"
        depends on !BR2_PACKAGE_DIRECTFB
 
 config BR2_PACKAGE_QT5BASE_XCB