* ChangeLog-9197: Fix comment typos.
* coffgrok.c: Likewise. * filemode.c: Likewise. * objcopy.c: Likewise. * objdump.c: Likewise. * prdbg.c: Likewise. * stabs.c: Likewise. * unwind-ia64.c: Likewise.
This commit is contained in:
parent
e1f1f9b8c3
commit
aaad4cf36a
8 changed files with 9 additions and 9 deletions
|
@ -41,7 +41,7 @@
|
|||
|
||||
4. dump_bfd() in turn calls separate functions to display the requested
|
||||
item(s) of information(s). For example disassemble_data() is called if
|
||||
a disassmebly has been requested.
|
||||
a disassembly has been requested.
|
||||
|
||||
When disassembling the code loops through blocks of instructions bounded
|
||||
by symbols, calling disassemble_bytes() on each block. The actual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue