Skip to content

Commit db5ae67

Browse files
authored
Fix a typo
1 parent 48d27e8 commit db5ae67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: llvm/docs/GettingStarted.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ Local LLVM Configuration
553553
------------------------
554554

555555
Once checked out repository, the LLVM suite source code must be configured
556-
before being built. This process uses CMake. Unlinke the normal ``configure``
556+
before being built. This process uses CMake. Unlike the normal ``configure``
557557
script, CMake generates the build files in whatever format you request as well
558558
as various ``*.inc`` files, and ``llvm/include/Config/config.h``.
559559

0 commit comments

Comments
 (0)