summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorBjörn Daase <bjoern@daase.net>2020-08-26 11:49:50 +0200
committerRobert Mader <robert.mader@posteo.de>2020-08-29 09:10:31 +0000
commit5ec9bde64fbc07e057e78b04c3b0b66a86c07f6e (patch)
treebb6ff2135560a15d0bfaab7ddf07bef095a217ae /meson_options.txt
parent5962ee79390a34e8b550bc6deb21b402182ca11e (diff)
downloadmutter-5ec9bde64fbc07e057e78b04c3b0b66a86c07f6e.tar.gz
*: Fix spelling mistakes found by codespell
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1410
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 655ef433f..601f0a773 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -150,7 +150,7 @@ option('xwayland_path',
option('xwayland_grab_default_access_rules',
type: 'string',
value: 'gnome-boxes,remote-viewer,virt-viewer,virt-manager,vinagre,vncviewer,Xephyr',
- description: 'Comma delimited list of applications ressources or class allowed to issue X11 grabs in Xwayland'
+ description: 'Comma delimited list of applications resources or class allowed to issue X11 grabs in Xwayland'
)
option('xwayland_initfd',