diff options
Diffstat (limited to 'tests/nostdinc.test')
-rwxr-xr-x | tests/nostdinc.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nostdinc.test b/tests/nostdinc.test index 868c0d990..8b780a6e5 100755 --- a/tests/nostdinc.test +++ b/tests/nostdinc.test @@ -17,7 +17,7 @@ # Test to make sure nostdinc option works correctly. # We don't require a C compiler explicitly, because the first part of the -# test (where `Makefile.in' is grepped) does not require one. Insted, we +# test (where 'Makefile.in' is grepped) does not require one. Insted, we # just skip the rest of the test if configure fails to find a working C # compiler. |