summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-05-25 16:49:34 +0200
committerKai Koehne <kai.koehne@qt.io>2018-05-28 10:20:08 +0000
commit1b1411c589cb7ed29916762bcfedbbb68e657d2f (patch)
tree21ef3171c5300e738394a6679f55f9da7f0ed478 /configure.json
parent2957239985e6e343bf2e3f3b9a08c6c5ff379bda (diff)
Fix typo in configure.json
Change-Id: I7f08f89bbd875a835a55c1378833c92ce246c564 Reviewed-by: Viktor Engelmann <viktor.engelmann@qt.io> Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index 723730fb7..f0d6391b9 100644
--- a/configure.json
+++ b/configure.json
@@ -432,7 +432,7 @@
},
"webengine-v8-snapshot": {
"label" : "Use v8 snapshot",
- "purpuse": "Enables the v8 snapshot, for fast v8 context creation",
+ "purpose": "Enables the v8 snapshot, for fast v8 context creation",
"output": [ "privateFeature" ]
},
"webengine-v8-snapshot-support": {