* gdb.trace/backtrace.exp: Fix a typo.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / backtrace.exp
index 42408acecee36755d9948ef4bb71fe54be3a6c1f..8435633fcab57133b08fc09ec71dea00d405b23f 100644 (file)
@@ -68,7 +68,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;
 
 }
This page took 0.032897 seconds and 4 git commands to generate.