From: Fred Fish Date: Wed, 19 Jan 2005 23:43:00 +0000 (+0000) Subject: Fix misspelling in previous checkin X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9d317d3425a06f0e2ae3ded4f6c1e157f1a7dadd;p=binutils-gdb.git Fix misspelling in previous checkin --- diff --git a/binutils/NEWS b/binutils/NEWS index bafee24dd51..8677cb7ceec 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -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.