aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index bafee24..8677cb7 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.