Fix typo in local.conf samples 17/5817/1
authorManuel Bachmann <mbc@iot.bzh>
Sat, 4 Jun 2016 10:16:46 +0000 (10:16 +0000)
committerManuel Bachmann <mbc@iot.bzh>
Sat, 4 Jun 2016 10:20:02 +0000 (10:20 +0000)
Fix small typo, which can be obvious as it copied in the
user's build directory.

Change-Id: Idf7d6381b27264ad074387c4283e4f9f325c77c4
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
templates/intel-corei7-64/conf/local.conf.sample
templates/qemux86-64/conf/local.conf.sample
templates/qemux86/conf/local.conf.sample
templates/wandboard/conf/local.conf.sample

index 8ff3abd..25d8cda 100644 (file)
@@ -1,6 +1,6 @@
 # Machine Selection: MinnowBoard MAX
 MACHINE ?= "intel-corei7-64"
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
 PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
 
 #
index c28e2f1..8aea4a8 100644 (file)
@@ -1,7 +1,7 @@
 # Machine Selection: QEMUx86-64
 MACHINE ?= "qemux86-64"
 
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
 PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
 
 #
index 9c58d9d..4b5bcf9 100644 (file)
@@ -1,7 +1,7 @@
 # Machine Selection: QEMUx86
 MACHINE ?= "qemux86"
 
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
 PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
 
 #
index a6f4d40..f32dcd4 100644 (file)
@@ -1,6 +1,6 @@
 # Machine Selection: wandboard
 MACHINE = "wandboard"
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
 PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
 
 #