From 4cfcacbdfefa0a8414965836759a41441f4f70fc Mon Sep 17 00:00:00 2001 From: James Henderson Date: Wed, 12 Jun 2019 10:48:33 +0000 Subject: [docs] Fix typo llvm-svn: 363138 --- llvm/docs/CommandGuide/llvm-nm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/CommandGuide') 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 ---- -- cgit v1.2.3