Skip to content

Commit 38df9eb

Browse files
authored
[docs] Fix a typo in llvm/docs/CMake.rst (#138639)
1 parent 75f359d commit 38df9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CMake.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ enabled sub-projects. Nearly all of these variable names begin with
710710
For example, ar will be symlinked to llvm-ar.
711711

712712
**LLVM_INSTALL_CCTOOLS_SYMLINKS**:BOOL
713-
Install symliks from the cctools tool names to the corresponding LLVM tools.
713+
Install symlinks from the cctools tool names to the corresponding LLVM tools.
714714
For example, lipo will be symlinked to llvm-lipo.
715715

716716
**LLVM_INSTALL_OCAMLDOC_HTML_DIR**:STRING

0 commit comments

Comments
 (0)