From ecbf2b3496cb708ea854278e3efe16e0244bcbf2 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Thu, 6 Aug 2020 21:02:41 -0400 Subject: [PATCH] fix doc typo to cycle bots --- llvm/docs/CommandGuide/lit.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/CommandGuide/lit.rst b/llvm/docs/CommandGuide/lit.rst index c9ad808e1350..f4d9d9d7e6a1 100644 --- a/llvm/docs/CommandGuide/lit.rst +++ b/llvm/docs/CommandGuide/lit.rst @@ -81,7 +81,7 @@ OUTPUT OPTIONS .. option:: -s, --succinct Show less output, for example don't show information on tests that pass. - Also show a progress bar, unless ``--no-progress-bar`` is specificed. + Also show a progress bar, unless ``--no-progress-bar`` is specified. .. option:: -v, --verbose