summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2020-06-12 16:03:48 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2020-06-12 16:03:48 +0200
commit3a991695b5520ee90f349bddb6070bd4ea18c5c1 (patch)
treeaa12b85b0c0e73e30efae0fb9fc8a0f02ff7cf0e /meson_options.txt
parent63c270ae6cf50af8b0ef345d31dad864a250d442 (diff)
downloadefl-3a991695b5520ee90f349bddb6070bd4ea18c5c1.tar.gz
meson_options: really fix the typo
Sigh, check your patch, even if it appears to be tiny.
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 960f5ba0a3..c6f749e1f7 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -251,7 +251,7 @@ option('libmount',
option('vnc-server',
type : 'boolean',
value : false,
- description : 'VNc server support in efl for multiseat testing'
+ description : 'VNC server support in efl for multiseat testing'
)
option('v4l2',