Fixed misspelling

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29588 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Tanya Lattner 2006-08-09 17:08:27 +00:00
parent 706d2d3608
commit 049ccbe941

View File

@ -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