From 049ccbe9418f04f019691b5ab03ced2872152853 Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Wed, 9 Aug 2006 17:08:27 +0000 Subject: [PATCH] Fixed misspelling git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29588 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 61046605eec..73dc5e9ca8f 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -61,7 +61,7 @@ href="http://llvm.org/releases/">releases page.

-

This is the nineth public release of the LLVM Compiler Infrastructure. This +

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 nightly