daily update
[external/binutils.git] / gdb / testsuite / gdb.trace / tfind.exp
index d457632..bcd539e 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright 1998, 2002, 2005, 2007 Free Software Foundation, Inc.
+#   Copyright 1998, 2002, 2005, 2007, 2008 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -69,7 +69,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 # We generously give ourselves one "pass" if we successfully 
 # detect that this test cannot be run on this target!
 if { ![gdb_target_supports_trace] } then {
-    pass "Current target does not supporst trace"
+    pass "Current target does not support trace"
     return 1;
 
 }