diff mbox series

[libdrm,1/2] meson.build: Fix typo

Message ID 20190602181600.83963-2-zeising@daemonic.se (mailing list archive)
State New, archived
Headers show
Series Fix meson.build on FreeBSD | expand

Commit Message

Niclas Zeising June 2, 2019, 6:15 p.m. UTC
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meson.build b/meson.build
index be768afa..64f0d5b1 100644
--- a/meson.build
+++ b/meson.build
@@ -248,7 +248,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',