summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/docs/LLVMBuild.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LLVMBuild.rst b/llvm/docs/LLVMBuild.rst
index a93dcf64408..622780aee31 100644
--- a/llvm/docs/LLVMBuild.rst
+++ b/llvm/docs/LLVMBuild.rst
@@ -54,7 +54,7 @@ handled by another build system (See: :doc:`CMake <CMake>`).
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.
OpenPOWER on IntegriCloud