meson.build: Fix typo

Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
main
Niclas Zeising 2019-06-16 14:23:40 +01:00 committed by Eric Engestrom
parent 0c427545cd
commit 7e46f4dc80
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ if prog_xslt.found()
endif
with_man_pages = with_man_pages != 'false' and prog_xslt.found() and prog_sed.found()
# Used for tets
# Used for tests
prog_bash = find_program('bash')
config.set10('HAVE_VISIBILITY',