Skip to content

Commit 78c96aa

Browse files
authored
[docs] Fix typo in GettingStarted.rst Unlinke -> Unlike (NFC) (#128616)
1 parent 8f8529c commit 78c96aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/GettingStarted.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ Local LLVM Configuration
545545
------------------------
546546

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

0 commit comments

Comments
 (0)