From 2cb30cd57fc2eb122a0f65920a1b251afac19117 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 22 Feb 2002 12:00:38 +0000 Subject: [PATCH] Fix another spelling typo! --- gas/testsuite/gasp/gasp.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/testsuite/gasp/gasp.exp b/gas/testsuite/gasp/gasp.exp index 7a4a415e04..85d0b97f8a 100644 --- a/gas/testsuite/gasp/gasp.exp +++ b/gas/testsuite/gasp/gasp.exp @@ -1,7 +1,7 @@ # Test gasp. # GASP is now deprecated (and not built by default) -# so if it does not exit, do not test it. +# so if it does not exist, do not test it. global GASP if {![info exists GASP] || ! [file exists $GASP] } then { return 1