From a4102e6e8f17b5347166fc37f025e1dfd81c8a35 Mon Sep 17 00:00:00 2001 From: James Henderson Date: Tue, 24 Sep 2019 13:14:22 +0000 Subject: [PATCH] [docs][llvm-size] Fix typo llvm-svn: 372750 --- docs/CommandGuide/llvm-size.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CommandGuide/llvm-size.rst b/docs/CommandGuide/llvm-size.rst index 27a288ab61a..08426db4a32 100644 --- a/docs/CommandGuide/llvm-size.rst +++ b/docs/CommandGuide/llvm-size.rst @@ -39,7 +39,7 @@ OPTIONS Include ELF common symbol sizes in bss size for ``berkeley`` output format, or as a separate section entry for ``sysv`` output. If not specified, these - symbols are not ignored. + symbols are ignored. .. option:: -d