Browse Source

gstreamer1: fix help text typos

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Baruch Siach 9 years ago
parent
commit
c656c3a696
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/gstreamer1/gstreamer1/Config.in

+ 1 - 1
package/gstreamer1/gstreamer1/Config.in

@@ -20,7 +20,7 @@ config BR2_PACKAGE_GSTREAMER1_PARSE
 	bool "enable command-line parser"
 	default y
 	help
-	  Enable command line parser for gstreamer. This may incrase the CPu
+	  Enable command line parser for gstreamer. This may increase the CPU
 	  overhead by a small amount.
 
 config BR2_PACKAGE_GSTREAMER1_TRACE