meson_options: really fix the typo
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 12 Jun 2020 14:03:48 +0000 (16:03 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 14 Jun 2020 21:40:33 +0000 (06:40 +0900)
Sigh, check your patch, even if it appears to be tiny.

meson_options.txt

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