Fix grammar in LLVMBuild.rst

llvm-svn: 179768
This commit is contained in:
Eli Bendersky 2013-04-18 16:39:32 +00:00
parent 3720e2f006
commit c0ef3d8514

View File

@ -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