summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/client/configure.json2
-rw-r--r--src/compositor/configure.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/client/configure.json b/src/client/configure.json
index b2a8fbc0b..ea0bbe22c 100644
--- a/src/client/configure.json
+++ b/src/client/configure.json
@@ -82,7 +82,7 @@
"output": [ "privateFeature" ]
},
"wayland-brcm": {
- "label": "Rasberry Pi",
+ "label": "Raspberry Pi",
"condition": "features.wayland-client && features.eglfs_brcm",
"output": [ "privateFeature" ]
},
diff --git a/src/compositor/configure.json b/src/compositor/configure.json
index 2ddccd98d..52365fe37 100644
--- a/src/compositor/configure.json
+++ b/src/compositor/configure.json
@@ -67,7 +67,7 @@
"output": [ "privateFeature" ]
},
"wayland-brcm": {
- "label": "Rasberry Pi",
+ "label": "Raspberry Pi",
"condition": "features.wayland-server && features.eglfs_brcm",
"output": [ "privateFeature" ]
},