]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ia64-tdep.c
[gdb] Fix more typos in comments
[thirdparty/binutils-gdb.git] / gdb / ia64-tdep.c
index f46673986ba781da4bd5a2617e8669006aa5b3f2..ceaf69eae563373c39e5b21ba352faafb0bc8398 100644 (file)
@@ -707,7 +707,7 @@ ia64_memory_insert_breakpoint (struct gdbarch *gdbarch,
   if (val != 0)
     return val;
 
-  /* Breakpoints already present in the code will get deteacted and not get
+  /* Breakpoints already present in the code will get detected and not get
      reinserted by bp_loc_is_permanent.  Multiple breakpoints at the same
      location cannot induce the internal error as they are optimized into
      a single instance by update_global_location_list.  */