From efe1e042b8795dcd4ee53c244b6710e73c75dbf5 Mon Sep 17 00:00:00 2001 From: Manuel Bachmann Date: Sat, 4 Jun 2016 10:26:16 +0000 Subject: 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 --- templates/wandboard/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/wandboard') diff --git a/templates/wandboard/conf/local.conf.sample b/templates/wandboard/conf/local.conf.sample index 444be662..5dfad3e4 100644 --- a/templates/wandboard/conf/local.conf.sample +++ b/templates/wandboard/conf/local.conf.sample @@ -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" # -- cgit 1.2.3-korg