aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2006-11-20 06:07:10 +0000
committerTanya Lattner <tonic@nondot.org>2006-11-20 06:07:10 +0000
commit134693aed02efc8e27a3a5810127816e38fe4e18 (patch)
treeb8f1ea807df429fcd4968690cc030eda2ee084ae
parentf7b6be0d87bad73df1755bb7b81a84a8e11de4d9 (diff)
Fixed typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31871 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index ed7f3ac834..518572c1b5 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -692,7 +692,7 @@ revision), you can specify a label. The following releases have the following
labels:</p>
<ul>
-<li>Release 1.9: <b>RELEASE_19</b></li>D
+<li>Release 1.9: <b>RELEASE_19</b></li>
<li>Release 1.8: <b>RELEASE_18</b></li>
<li>Release 1.7: <b>RELEASE_17</b></li>
<li>Release 1.6: <b>RELEASE_16</b></li>