Skip to content

Commit 5862756

Browse files
committed
Fix typo: progess -> progress
1 parent b6179fb commit 5862756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CommandGuide/lit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ The ``<progress info>`` field can be used to report progress information such
689689
as (1/300) or can be empty, but even when empty the parentheses are required.
690690

691691
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
692+
needed more than one attempt to succeed, then ``<progress info>`` is extended
693693
by this information:
694694

695695
.. code-block:: none

0 commit comments

Comments
 (0)