]> granicus.if.org Git - llvm/commitdiff
[docs] Fix typo
authorJames Henderson <jh7370@my.bristol.ac.uk>
Wed, 12 Jun 2019 10:48:33 +0000 (10:48 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Wed, 12 Jun 2019 10:48:33 +0000 (10:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363138 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-nm.rst

index 278dd27a58508b564723fee683cc66993355dd90..4678a7a493d523ebaea212172616250c2656215a 100644 (file)
@@ -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
 ----