瀏覽代碼

gst1-plugins-good: fix v4l2 toolchain comment

Documented syntax is '.. needs A toolchain ..'

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 9 年之前
父節點
當前提交
b819ad4f3e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/gstreamer1/gst1-plugins-good/Config.in

+ 1 - 1
package/gstreamer1/gst1-plugins-good/Config.in

@@ -276,7 +276,7 @@ config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_V4L2
 	help
 	  elements for Video 4 Linux
 
-comment "v4l2 needs toolchain w/ headers >= 3.0"
+comment "v4l2 needs a toolchain w/ headers >= 3.0"
 	depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
 
 config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_CAIRO