Skip to content

Commit 01fa414

Browse files
committed
[LNT][docs] Fix some typos.
llvm-svn: 372922
1 parent f2c8c50 commit 01fa414

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tests.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Built-in Tests
6262
LLVM CMake test-suite
6363
~~~~~~~~~~~~~~~~~~~~~
6464

65-
The llvm test-suite can be run with the ``test-suite``` built-in test.
65+
The llvm test-suite can be run with the ``test-suite`` built-in test.
6666

6767
Running the test-suite via CMake and lit uses a different LNT test::
6868

@@ -77,8 +77,8 @@ Running the test-suite via CMake and lit uses a different LNT test::
7777
--cmake-cache Release
7878

7979
Since the CMake test-suite uses lit to run the tests and compare their output,
80-
LNT needs to know the path to your LLVM lit installation. The test-suite Holds
81-
some common common configurations in CMake caches. The ``--cmake-cache`` flag
80+
LNT needs to know the path to your LLVM lit installation. The test-suite holds
81+
some common configurations in CMake caches. The ``--cmake-cache`` flag
8282
and the ``--cmake-define`` flag allow you to change how LNT configures cmake
8383
for the test-suite run.
8484

0 commit comments

Comments
 (0)