summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2020-06-12 16:02:43 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2020-06-12 16:02:43 +0200
commit63c270ae6cf50af8b0ef345d31dad864a250d442 (patch)
treeeff6a396373a4e4f9c8878658228c1bb70f0d119 /meson_options.txt
parent1921656007914b2bcd0a0d81615225c79aae30df (diff)
downloadefl-63c270ae6cf50af8b0ef345d31dad864a250d442.tar.gz
meson_options: fix typo in option description
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 432a8b3bcf..960f5ba0a3 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -251,7 +251,7 @@ option('libmount',
option('vnc-server',
type : 'boolean',
value : false,
- description : 'VNS server support in efl for multiseat testing'
+ description : 'VNc server support in efl for multiseat testing'
)
option('v4l2',