Fix spelling typo
authorNick Clifton <nickc@redhat.com>
Fri, 22 Feb 2002 11:59:50 +0000 (11:59 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 22 Feb 2002 11:59:50 +0000 (11:59 +0000)
gas/testsuite/gasp/gasp.exp

index c1f6dc93e269bec1e0a697a24375feee6ce1172c..7a4a415e0438e2b81dd2f708035c8f32b3321ee3 100644 (file)
@@ -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 {
This page took 0.040418 seconds and 4 git commands to generate.