Quellcode durchsuchen

qt: fix typo in Config.in

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni vor 9 Jahren
Ursprung
Commit
d652677f79
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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