meson_options: fix typo in option description
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 12 Jun 2020 14:02:43 +0000 (16:02 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 14 Jun 2020 21:40:33 +0000 (06:40 +0900)
meson_options.txt

index 907927f..e00e660 100644 (file)
@@ -265,7 +265,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',