sim: don't rely on inferior_ptid in gdbsim_target::wait
[deliverable/binutils-gdb.git] / gdb / record-btrace.c
index 33ee4e9d8170fc0d2c40b7f3e346517dbfb6e77c..619ecde025b9e2b1b3d2cd8aeb06c58e7b88fa29 100644 (file)
@@ -541,7 +541,7 @@ record_btrace_print_conf (const struct btrace_config *conf)
       return;
     }
 
-  internal_error (__FILE__, __LINE__, _("Unkown branch trace format."));
+  internal_error (__FILE__, __LINE__, _("Unknown branch trace format."));
 }
 
 /* The info_record method of target record-btrace.  */
This page took 0.024022 seconds and 4 git commands to generate.