qt: fix typo in Config.in
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 7 Jul 2016 15:09:39 +0000 (17:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 7 Jul 2016 15:09:39 +0000 (17:09 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt/Config.in

index 99b00a0d851d2777461d6bbf153563f0231d2d72..0fa24248429c68c1419ef415c4d5a8f9bd91f86a 100644 (file)
@@ -265,7 +265,7 @@ config BR2_PACKAGE_QT_SYSTEMJPEG
 config BR2_PACKAGE_QT_QTJPEG
        bool "Use Qt bundled libjpeg"
        help
-         Link against libjpeg proveded with Qt
+         Link against libjpeg provided with Qt
 endchoice
 
 choice