summaryrefslogtreecommitdiff
path: root/docs/LLVMBuild.rst
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2013-04-18 16:39:32 +0000
committerEli Bendersky <eliben@google.com>2013-04-18 16:39:32 +0000
commitbff177676c32b88e19b8230cf048b5d7bdc7d657 (patch)
tree65755e558dcb865bd4d6d4c1be38fda29164402a /docs/LLVMBuild.rst
parentc3a9574eed4420985533b7223fda094d3c191f68 (diff)
downloadllvm-bff177676c32b88e19b8230cf048b5d7bdc7d657.tar.gz
llvm-bff177676c32b88e19b8230cf048b5d7bdc7d657.tar.bz2
llvm-bff177676c32b88e19b8230cf048b5d7bdc7d657.tar.xz
Fix grammar in LLVMBuild.rst
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179768 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/LLVMBuild.rst')
-rw-r--r--docs/LLVMBuild.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/LLVMBuild.rst b/docs/LLVMBuild.rst
index d9215dd8eb..040b04480e 100644
--- a/docs/LLVMBuild.rst
+++ b/docs/LLVMBuild.rst
@@ -123,8 +123,8 @@ the file format is below:
boolean_property_name = 1 (or 0)
LLVMBuild files are expected to define a strict set of sections and
-properties. An typical component description file for a library
-component would look typically look like the following example:
+properties. A typical component description file for a library
+component would look like the following example:
.. code-block:: ini