aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-07-22 01:10:25 +0000
committerBill Wendling <isanbard@gmail.com>2008-07-22 01:10:25 +0000
commit08f49b9be38ff2ac284e5fcaecff0bc04e9cbd60 (patch)
tree65db80a05fb764c3486baa3fc8572994b6796068 /docs/GettingStarted.html
parent5b4796a690a5cc2b96d1027e4fc14360518d7c2b (diff)
downloadexternal_llvm-08f49b9be38ff2ac284e5fcaecff0bc04e9cbd60.zip
external_llvm-08f49b9be38ff2ac284e5fcaecff0bc04e9cbd60.tar.gz
external_llvm-08f49b9be38ff2ac284e5fcaecff0bc04e9cbd60.tar.bz2
Fix grammar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53898 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index eed4547..d057390 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -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