diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-03-03 09:38:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-03-03 09:38:37 +0000 |
commit | 505f141243bc0d34cda55cb2e5f6cd3697367e0d (patch) | |
tree | ce3e2153e9d3d2951d5e7d893f982094a83e2f00 /binutils/po/fi.po | |
parent | ced54c8ff84033a6b1d9d0a7cc76c7b6a32fe37f (diff) | |
download | gdb-505f141243bc0d34cda55cb2e5f6cd3697367e0d.zip gdb-505f141243bc0d34cda55cb2e5f6cd3697367e0d.tar.gz gdb-505f141243bc0d34cda55cb2e5f6cd3697367e0d.tar.bz2 |
objdump: fix typo in help message
Diffstat (limited to 'binutils/po/fi.po')
-rw-r--r-- | binutils/po/fi.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/po/fi.po b/binutils/po/fi.po index c71b771..2704bb0 100644 --- a/binutils/po/fi.po +++ b/binutils/po/fi.po @@ -3882,7 +3882,7 @@ msgid "" " --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" |