Skip to content

Commit b03060e

Browse files
authored
Fix a typo in llvm/docs/CMake.rst
1 parent ca59a2b commit b03060e

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
@@ -707,7 +707,7 @@ enabled sub-projects. Nearly all of these variable names begin with
707707
For example, ar will be symlinked to llvm-ar.
708708

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

713713
**LLVM_INSTALL_OCAMLDOC_HTML_DIR**:STRING

0 commit comments

Comments
 (0)