projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c91d0b9
)
Fix grammar.
author
Bill Wendling
<isanbard@gmail.com>
Tue, 22 Jul 2008 01:10:25 +0000
(
01:10
+0000)
committer
Bill Wendling
<isanbard@gmail.com>
Tue, 22 Jul 2008 01:10:25 +0000
(
01:10
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53898
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/GettingStarted.html
patch
|
blob
|
history
diff --git
a/docs/GettingStarted.html
b/docs/GettingStarted.html
index eed4547a7818ef78de98eef2c66f921590e77727..d057390d83c9f02468bdbc898410496075abd754 100644
(file)
--- 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