summaryrefslogtreecommitdiff
path: root/opcodes/nfp-dis.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2018-06-26 12:56:23 +0100
committerNick Clifton <nickc@redhat.com>2018-06-26 12:56:23 +0100
commiteca4b721468e239a6a1ca7c9bd9c967085067dfe (patch)
tree0e39820c471ba4242dbcf962b104ad215bb83568 /opcodes/nfp-dis.c
parente4a882f4b042bf44bb2668373132be2b678dfe47 (diff)
downloadbinutils-gdb-eca4b721468e239a6a1ca7c9bd9c967085067dfe.tar.gz
Fix spelling mistakes.
opcodes * nfp-dis.c: Fix spelling mistake. ld * emultempl/aarch64elf.em: Fix spelling mistake. * emultempl/avrelf.em: Likewise. * emultempl/elf32.em: Likewise. binutils* doc/binutils.texi: Fix spelling mistakes. * README--how-to-make-a-release: Likewise.
Diffstat (limited to 'opcodes/nfp-dis.c')
-rw-r--r--opcodes/nfp-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/nfp-dis.c b/opcodes/nfp-dis.c
index e501b14959e..03139ec65eb 100644
--- a/opcodes/nfp-dis.c
+++ b/opcodes/nfp-dis.c
@@ -2976,7 +2976,7 @@ with the -M switch (multiple options should be separated by commas):\n"));
fprintf (stream, _("\n\
no-pc Don't print program counter prefix.\n\
ctx4 Force disassembly using 4-context mode.\n\
- ctx8 Force 8-context mode, takes presedence.\""));
+ ctx8 Force 8-context mode, takes precedence."));
fprintf (stream, _("\n"));
}