From: Daniel Zaoui Date: Thu, 10 Jan 2019 19:29:04 +0000 (+0200) Subject: meson: correct option description X-Git-Tag: submit/tizen/20190116.045417~79 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bbba09aaded9853eb23375bb77c7845f06dd20c3;p=platform%2Fupstream%2Fefl.git meson: correct option description Copy-paste has done its work here :-) Change-Id: Id69ef0193e3282d01b7819e9a40d8cfd301a3cc9 --- diff --git a/meson_options.txt b/meson_options.txt index 47822c2..af3b87a 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -97,7 +97,7 @@ option('build-examples', option('build-tests', type : 'boolean', value : true, - description : 'build examples' + description : 'build tests' ) option('crypto',