Browse Source

qt: fix typo in Config.in

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 9 năm trước cách đây
mục cha
commit
d652677f79
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package/qt/Config.in

+ 1 - 1
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