diff options
author | Tanya Lattner <tonic@nondot.org> | 2006-08-09 17:08:27 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2006-08-09 17:08:27 +0000 |
commit | 049ccbe9418f04f019691b5ab03ced2872152853 (patch) | |
tree | b1690316d609373082d923978357a800729f883f /docs | |
parent | 706d2d360818d8f8bc3fc349d82c78f577f13ec4 (diff) | |
download | external_llvm-049ccbe9418f04f019691b5ab03ced2872152853.zip external_llvm-049ccbe9418f04f019691b5ab03ced2872152853.tar.gz external_llvm-049ccbe9418f04f019691b5ab03ced2872152853.tar.bz2 |
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.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 6104660..73dc5e9 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 |