Fix documentation typos
[oota-llvm.git] / docs / LLVMBuild.rst
index 040b04480ee62992f4b01c4864db7a120dbaaf56..c0c96d3f3ca8a867aed2e04297be156a3d58a7e6 100644 (file)
@@ -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.