summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2006-08-17 22:21:06 +0000
committerTanya Lattner <tonic@nondot.org>2006-08-17 22:21:06 +0000
commit0fe4ee7cbe33d516ab929b60788a29ffa12fc126 (patch)
treea90a334b1369e6e60294d1a134a4a3488c8e05ca
parenta335812f14be7c2f6dd657e184cf077afc4b983a (diff)
downloadllvm-release/1.8.x.tar.gz
Fixing typorelease/1.8.x
llvm-svn: 29759
-rw-r--r--llvm/docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 61046605eecc..73dc5e9ca8fd 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -61,7 +61,7 @@ href="http://llvm.org/releases/">releases page</a>.</p>
<div class="doc_text">
-<p>This is the nineth public release of the LLVM Compiler Infrastructure. This
+<p>This is the ninth public release of the LLVM Compiler Infrastructure. This
release incorporates a large number of enhancements and new features,
including DWARF debugging support (C and C++ on Darwin/PPC), improved inline
assembly support, a new <a href="http://llvm.org/nightlytest/">nightly