diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/gasp/gasp.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gasp/gasp.exp b/gas/testsuite/gasp/gasp.exp index c1f6dc9..7a4a415 100644 --- a/gas/testsuite/gasp/gasp.exp +++ b/gas/testsuite/gasp/gasp.exp @@ -1,6 +1,6 @@ # Test gasp. -# GASP is now deprecared (and not built by default) +# GASP is now deprecated (and not built by default) # so if it does not exit, do not test it. global GASP if {![info exists GASP] || ! [file exists $GASP] } then { |