* gdb.trace/backtrace.exp: Fix a typo.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / limits.exp
index a5ea1f0a15180ad64f9d7342c13d1458c8a4e0c7..f425a0460bdf57b4a14705250b01a66660a952ea 100644 (file)
@@ -275,7 +275,7 @@ proc gdb_trace_limits_tests { } {
     # 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.052782 seconds and 4 git commands to generate.