From 38df9ebdc6dbfb7ffacb0a3236137bd1819a2f45 Mon Sep 17 00:00:00 2001 From: ur4t <46435411+ur4t@users.noreply.github.com> Date: Mon, 30 Jun 2025 06:57:46 +0800 Subject: [PATCH] [docs] Fix a typo in llvm/docs/CMake.rst (#138639) --- llvm/docs/CMake.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst index fc8223560c91..2f03421c9223 100644 --- a/llvm/docs/CMake.rst +++ b/llvm/docs/CMake.rst @@ -710,7 +710,7 @@ enabled sub-projects. Nearly all of these variable names begin with For example, ar will be symlinked to llvm-ar. **LLVM_INSTALL_CCTOOLS_SYMLINKS**:BOOL - Install symliks from the cctools tool names to the corresponding LLVM tools. + Install symlinks from the cctools tool names to the corresponding LLVM tools. For example, lipo will be symlinked to llvm-lipo. **LLVM_INSTALL_OCAMLDOC_HTML_DIR**:STRING