Fix some spelling errors.
[deliverable/binutils-gdb.git] / gdb / nat / linux-btrace.c
index 03fc85e2ecebff350b00bd3e4ac63459a9900f67..e972a07227969e212c5bb77f7fed93ac6881b2fa 100644 (file)
@@ -889,7 +889,7 @@ linux_read_pt (struct btrace_data_pt *btrace,
       return BTRACE_ERR_NONE;
     }
 
-  internal_error (__FILE__, __LINE__, _("Unkown btrace read type."));
+  internal_error (__FILE__, __LINE__, _("Unknown btrace read type."));
 }
 
 /* See linux-btrace.h.  */
This page took 0.023589 seconds and 4 git commands to generate.