summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2006-08-09 17:08:27 +0000
committerTanya Lattner <tonic@nondot.org>2006-08-09 17:08:27 +0000
commit049ccbe9418f04f019691b5ab03ced2872152853 (patch)
treeb1690316d609373082d923978357a800729f883f /docs
parent706d2d360818d8f8bc3fc349d82c78f577f13ec4 (diff)
downloadllvm-049ccbe9418f04f019691b5ab03ced2872152853.tar.gz
llvm-049ccbe9418f04f019691b5ab03ced2872152853.tar.bz2
llvm-049ccbe9418f04f019691b5ab03ced2872152853.tar.xz
Fixed misspelling
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29588 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 61046605ee..73dc5e9ca8 100644
--- a/docs/ReleaseNotes.html
+++ b/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