meson: correct option description 17/197417/1
authorDaniel Zaoui <daniel.zaoui@yahoo.com>
Thu, 10 Jan 2019 19:29:04 +0000 (21:29 +0200)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 11 Jan 2019 05:18:42 +0000 (14:18 +0900)
Copy-paste has done its work here :-)

Change-Id: Id69ef0193e3282d01b7819e9a40d8cfd301a3cc9

meson_options.txt

index 47822c2..af3b87a 100644 (file)
@@ -97,7 +97,7 @@ option('build-examples',
 option('build-tests',
   type : 'boolean',
   value : true,
-  description : 'build examples'
+  description : 'build tests'
 )
 
 option('crypto',