Fix grammar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53898 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2008-07-22 01:10:25 +00:00
parent c91d0b9bdd
commit 2d4c2150e1

View File

@ -1616,7 +1616,7 @@ Asked Questions</a> page.</p>
<div class="doc_text">
<p>This document is just an <b>introduction</b> to how to use LLVM to do
<p>This document is just an <b>introduction</b> on how to use LLVM to do
some simple things... there are many more interesting and complicated things
that you can do that aren't documented here (but we'll gladly accept a patch
if you want to write something up!). For more information about LLVM, check