summaryrefslogtreecommitdiff
path: root/docs/LLVMBuild.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/LLVMBuild.rst')
-rw-r--r--docs/LLVMBuild.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LLVMBuild.rst b/docs/LLVMBuild.rst
index 040b04480e..c0c96d3f3c 100644
--- a/docs/LLVMBuild.rst
+++ b/docs/LLVMBuild.rst
@@ -315,7 +315,7 @@ the properties which are associated with that component.
``BuildTool`` components are like ``Tool`` components, except that the
tool is supposed to be built for the platform where the build is running
- (instead of that platform being targetted). Build systems are expected
+ (instead of that platform being targeted). Build systems are expected
to handle the fact that required libraries may need to be built for
multiple platforms in order to be able to link this tool.