aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/gi/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gi/makefile b/test/gi/makefile
index 44277fbbc..cf7522303 100644
--- a/test/gi/makefile
+++ b/test/gi/makefile
@@ -36,7 +36,7 @@ clean:
$(MAKE) -C ../../gtk clean
test: Scintilla-0.1.gir
- @echo Verifing Scintilla-0.1.gir file
+ @echo Verifying Scintilla-0.1.gir file
@diff $^.good $^ || (echo "GIR FILE MISMATCH!"; exit 1)
@echo Launching gi-test.py python program
GI_TYPELIB_PATH=$(PWD) LD_LIBRARY_PATH=$(PWD) \