OSDN Git Service

meson.build: Fix typo
authorNiclas Zeising <zeising@daemonic.se>
Sun, 16 Jun 2019 13:23:40 +0000 (14:23 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Sat, 28 Sep 2019 11:04:57 +0000 (12:04 +0100)
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
meson.build

index 99fd0cb..9de2a71 100644 (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',