diff docs/LLVMBuild.rst @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents 1172e4bd9c6f
children
line wrap: on
line diff
--- a/docs/LLVMBuild.rst	Fri Nov 25 19:14:25 2016 +0900
+++ b/docs/LLVMBuild.rst	Fri Oct 27 17:07:41 2017 +0900
@@ -54,7 +54,7 @@
 The build system implementation will load the relevant contents of the
 LLVMBuild files and use that to drive the actual project build.
 Typically, the build system will only need to load this information at
-"configure" time, and use it to generative native information. Build
+"configure" time, and use it to generate native information. Build
 systems will also handle automatically reconfiguring their information
 when the contents of the ``LLVMBuild.txt`` files change.
 
@@ -321,4 +321,3 @@
    ``BuildTool`` components currently use the exact same properties as
    ``Tool`` components, the type distinction is only used to differentiate
    what the tool is built for.
-