From bff177676c32b88e19b8230cf048b5d7bdc7d657 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Thu, 18 Apr 2013 16:39:32 +0000 Subject: [PATCH] Fix grammar in LLVMBuild.rst git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179768 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LLVMBuild.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/LLVMBuild.rst b/docs/LLVMBuild.rst index d9215dd8eb5..040b04480ee 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