Update documentation
[deliverable/binutils-gdb.git] / gdb / disasm.c
index 5f4d07a0aea24ffad705be8862f59b44204ba940..20d0ab3404bf98a36f6b1dbc614c2b78bb6cd93d 100644 (file)
@@ -337,7 +337,7 @@ gdb_disassemble_info (struct gdbarch *gdbarch, struct ui_file *file)
   /* NOTE: cagney/2003-04-28: The original code, from the old Insight
      disassembler had a local optomization here.  By default it would
      access the executable file, instead of the target memory (there
-     was a growing list of exceptions though).  Unfortunatly, the
+     was a growing list of exceptions though).  Unfortunately, the
      heuristic was flawed.  Commands like "disassemble &variable"
      didn't work as they relied on the access going to the target.
      Further, it has been supperseeded by trust-read-only-sections
This page took 0.023788 seconds and 4 git commands to generate.