summaryrefslogtreecommitdiff
path: root/package/qt
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-07 17:09:39 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-07 17:09:39 +0200
commitd652677f7971988e63669e6a68c59763d4fdfc7f (patch)
treefb39c1190e762cc8f7cc9414eb1a69f3d7a201fc /package/qt
parent28eae03f5e68e365a3db319eac2db4f406b16e5c (diff)
qt: fix typo in Config.in
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt')
-rw-r--r--package/qt/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qt/Config.in b/package/qt/Config.in
index 99b00a0d8..0fa242484 100644
--- a/package/qt/Config.in
+++ b/package/qt/Config.in
@@ -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