From 12f795f296aafcb48c39205cac938ae2d755ce8e Mon Sep 17 00:00:00 2001 From: James Henderson Date: Wed, 12 Jun 2019 10:48:33 +0000 Subject: [PATCH] [docs] Fix typo git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363138 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-nm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CommandGuide/llvm-nm.rst b/docs/CommandGuide/llvm-nm.rst index 278dd27a585..4678a7a493d 100644 --- a/docs/CommandGuide/llvm-nm.rst +++ b/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 ---- -- 2.40.0