From 9f6ffbac314e9fd662ad05252c17080a6624bccc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 18 Apr 2005 18:48:22 +0000 Subject: Fix typo in comment. --- tests/install/basic-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/install') diff --git a/tests/install/basic-1 b/tests/install/basic-1 index 86450dea5..6bbd66904 100755 --- a/tests/install/basic-1 +++ b/tests/install/basic-1 @@ -8,7 +8,7 @@ fi dir=dir file=file -# Skip this test if we're on a non-POSIX platform where executable's names end +# Skip this test if we're on a non-POSIX platform where executables' names end # in .exe, or we have some other problem like that. cat ../../src/dd > /dev/null || { echo >&2 "$0: ../../src/dd is not readable, so can't run this test" -- cgit v1.2.3-54-g00ecf