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

Change-Id: Iba5d41ac88444c140414fb5cbe3771c9f152add1
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
conf/local.conf.sample
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 adc0c66..216211e 100644 (file)
@@ -1,4 +1,4 @@
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
 PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
 
 #
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 444be66..5dfad3e 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"
 
 #