We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6179fb commit 5862756Copy full SHA for 5862756
llvm/docs/CommandGuide/lit.rst
@@ -689,7 +689,7 @@ The ``<progress info>`` field can be used to report progress information such
689
as (1/300) or can be empty, but even when empty the parentheses are required.
690
691
Should a test be allowed retries (see ``ALLOW_RETRIES:`` annotation) and it
692
-needed more than one attempt to succeed, then ``<progess info>`` is extended
+needed more than one attempt to succeed, then ``<progress info>`` is extended
693
by this information:
694
695
.. code-block:: none
0 commit comments