summaryrefslogtreecommitdiffstats
path: root/src/gui/configure.json
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-12-14 19:00:37 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-12-20 10:16:44 +0000
commit20fd99d86379b0df3c9c4159d397d3451622c325 (patch)
tree161467b91e05dac9051366c98397270ef3cc50af /src/gui/configure.json
parent33c33f6475910bad607abac67eef6c581d6188dd (diff)
fix typos in "ras[p]berry pi"
Change-Id: I2d8910df9266d9cbf2426e5f2ba2a88eb2e821ef Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/gui/configure.json')
-rw-r--r--src/gui/configure.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/configure.json b/src/gui/configure.json
index f4171a8e9f..2fce7eebb8 100644
--- a/src/gui/configure.json
+++ b/src/gui/configure.json
@@ -322,7 +322,7 @@
"use": "egl xcb_xlib"
},
"egl-brcm": {
- "label": "Broadcom EGL (Rasberry Pi)",
+ "label": "Broadcom EGL (Raspberry Pi)",
"type": "compile",
"test": "qpa/eglfs-brcm",
"use": "egl bcm_host"
@@ -599,7 +599,7 @@
"output": [ "privateFeature" ]
},
"eglfs_brcm": {
- "label": "EGLFS Rasberry Pi",
+ "label": "EGLFS Raspberry Pi",
"condition": "features.eglfs && tests.egl-brcm",
"output": [ "privateFeature" ]
},