[gdb] Fix more typos in comments
[deliverable/binutils-gdb.git] / gdb / machoread.c
index db884b0790d354c7089a073e3f80304ab07f5bb1..26eac27a049c035b524d200a45d2cc66235887cd 100644 (file)
@@ -588,7 +588,7 @@ macho_add_oso_symfile (oso_el *oso, const gdb_bfd_ref_ptr &abfd,
 
   bfd_hash_table_free (&table);
 
-  /* We need to clear SYMFILE_MAINLINE to avoid interractive question
+  /* We need to clear SYMFILE_MAINLINE to avoid interactive question
      from symfile.c:symbol_file_add_with_addrs_or_offsets.  */
   symbol_file_add_from_bfd
     (abfd.get (), name, symfile_flags & ~(SYMFILE_MAINLINE | SYMFILE_VERBOSE),
This page took 0.024683 seconds and 4 git commands to generate.