aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-02-22 11:59:50 +0000
committerNick Clifton <nickc@redhat.com>2002-02-22 11:59:50 +0000
commitc385d228efe3d926455a28e48363b752736b9f4d (patch)
tree012921f1e3bcc3e7d64ec3a06a7c7f9a0e93f399 /gas
parentb1c6bf7062ec0dd5f5819aef24b45244fd84e988 (diff)
downloadfsf-binutils-gdb-c385d228efe3d926455a28e48363b752736b9f4d.zip
fsf-binutils-gdb-c385d228efe3d926455a28e48363b752736b9f4d.tar.gz
fsf-binutils-gdb-c385d228efe3d926455a28e48363b752736b9f4d.tar.bz2
Fix spelling typo
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/gasp/gasp.exp2
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 {