Fix misspelling in previous checkin

This commit is contained in:
Fred Fish 2005-01-19 23:43:00 +00:00
parent e39893d75a
commit 9d317d3425

View File

@ -22,7 +22,7 @@
Changes in 2.15:
* objcopy for MIPS targets now accepts "-M no-aliases" as an option to the
disassembler to print the "raw" mips instruction mneumonic instead of some
disassembler to print the "raw" mips instruction mnemonic instead of some
pseudo instruction name. I.E. print "daddu" or "or" instead of "move",
"sll" instead of "nop", etc.