From 61f94d4dbcd6af82b3b2fa7dcc965740950aebb1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 18 Jun 2008 10:01:54 +0200 Subject: * tests/check.mk: Fix a typo in a comment. --- tests/check.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/check.mk b/tests/check.mk index 3ac5e4221..c494da0fe 100644 --- a/tests/check.mk +++ b/tests/check.mk @@ -43,7 +43,7 @@ check: vc_exe_in_TESTS built_programs = \ (cd $(top_builddir)/src && MAKEFLAGS= $(MAKE) -s built_programs.list) -# Note that the first lines are statements. They ensures that environment +# Note that the first lines are statements. They ensure that environment # variables that can perturb tests are unset or set to expected values. # The rest are envvar settings that propagate build-related Makefile # variables to test scripts. -- cgit v1.2.3-54-g00ecf