summaryrefslogtreecommitdiffstats
path: root/binutils/objdump.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-03-03 09:38:37 +0000
committerMike Frysinger <vapier@gentoo.org>2011-03-03 09:38:37 +0000
commit505f141243bc0d34cda55cb2e5f6cd3697367e0d (patch)
treece3e2153e9d3d2951d5e7d893f982094a83e2f00 /binutils/objdump.c
parentced54c8ff84033a6b1d9d0a7cc76c7b6a32fe37f (diff)
downloadppe42-binutils-505f141243bc0d34cda55cb2e5f6cd3697367e0d.tar.gz
ppe42-binutils-505f141243bc0d34cda55cb2e5f6cd3697367e0d.zip
objdump: fix typo in help message
Diffstat (limited to 'binutils/objdump.c')
-rw-r--r--binutils/objdump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/objdump.c b/binutils/objdump.c
index 034514a4e2..6b996a14a8 100644
--- a/binutils/objdump.c
+++ b/binutils/objdump.c
@@ -242,7 +242,7 @@ usage (FILE *stream, int status)
--stop-address=ADDR Only process data whose address is <= ADDR\n\
--prefix-addresses Print complete address alongside disassembly\n\
--[no-]show-raw-insn Display hex alongside symbolic disassembly\n\
- --insn-width=WIDTH Display WIDTH bytes on a signle line for -d\n\
+ --insn-width=WIDTH Display WIDTH bytes on a single line for -d\n\
--adjust-vma=OFFSET Add OFFSET to all displayed section addresses\n\
--special-syms Include special symbols in symbol dumps\n\
--prefix=PREFIX Add PREFIX to absolute paths for -S\n\
OpenPOWER on IntegriCloud