summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-nm.rst
diff options
context:
space:
mode:
authorJames Henderson <jh7370@my.bristol.ac.uk>2019-06-12 10:48:33 +0000
committerJames Henderson <jh7370@my.bristol.ac.uk>2019-06-12 10:48:33 +0000
commit4cfcacbdfefa0a8414965836759a41441f4f70fc (patch)
treee47d7dec01b7ad6e466796d18f3b30164a8023f4 /llvm/docs/CommandGuide/llvm-nm.rst
parent32c1e73603653779604bbe9bf493117814e8da75 (diff)
downloadbcm5719-llvm-4cfcacbdfefa0a8414965836759a41441f4f70fc.tar.gz
bcm5719-llvm-4cfcacbdfefa0a8414965836759a41441f4f70fc.zip
[docs] Fix typo
llvm-svn: 363138
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-nm.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-nm.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-nm.rst b/llvm/docs/CommandGuide/llvm-nm.rst
index 278dd27a585..4678a7a493d 100644
--- a/llvm/docs/CommandGuide/llvm-nm.rst
+++ b/llvm/docs/CommandGuide/llvm-nm.rst
@@ -134,7 +134,7 @@ OPTIONS
.. option:: --radix=RADIX, -t
Specify the radix of the symbol address(es). Values accepted d(decimal),
- x(hexadecomal) and o(octal).
+ x(hexadecimal) and o(octal).
BUGS
----
OpenPOWER on IntegriCloud