Fix misspelling in previous checkin
authorFred Fish <fnf@specifix.com>
Wed, 19 Jan 2005 23:43:00 +0000 (23:43 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 19 Jan 2005 23:43:00 +0000 (23:43 +0000)
binutils/NEWS

index bafee24..8677cb7 100644 (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.