[NFC][Test commit] Remove redundant point in docs

This commit is contained in:
kpdev 2020-03-07 10:30:42 +03:00
parent a5704f92b8
commit 0dfcb23b05
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ This is an example workflow and configuration to get and build the LLVM source:
* Or, on windows, ``git clone --config core.autocrlf=false
https://github.com/llvm/llvm-project.git``
#. Configure and build LLVM and Clang:.
#. Configure and build LLVM and Clang:
* ``cd llvm-project``
* ``mkdir build``