meson: correct option description

Copy-paste has done its work here :-)
This commit is contained in:
Daniel Zaoui 2019-01-10 21:29:04 +02:00
parent b8e352cde7
commit bc6b9ff935
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ option('build-examples',
option('build-tests',
type : 'boolean',
value : true,
description : 'build examples'
description : 'build tests'
)
option('crypto',