summaryrefslogtreecommitdiffstats
path: root/templates/qemux86-64
diff options
context:
space:
mode:
authorManuel Bachmann <mbc@iot.bzh>2016-06-04 10:26:16 +0000
committerManuel Bachmann <mbc@iot.bzh>2016-06-04 10:26:16 +0000
commitefe1e042b8795dcd4ee53c244b6710e73c75dbf5 (patch)
tree9f16d90ee2b45ba23728560661de56486c457fd9 /templates/qemux86-64
parent83c4a67a5daf437f717dd519b3a85f8a803e9357 (diff)
Fix typo in local.conf samples
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>
Diffstat (limited to 'templates/qemux86-64')
-rw-r--r--templates/qemux86-64/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/qemux86-64/conf/local.conf.sample b/templates/qemux86-64/conf/local.conf.sample
index c28e2f17..8aea4a8b 100644
--- a/templates/qemux86-64/conf/local.conf.sample
+++ b/templates/qemux86-64/conf/local.conf.sample
@@ -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"
#