[llvm-commits] CVS: llvm/docs/ReleaseNotes.html

Tanya Lattner tbrethou at cs.uiuc.edu
Wed Aug 9 10:08:39 PDT 2006



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.361 -> 1.362
---
Log message:

Fixed misspelling


---
Diffs of the changes:  (+2 -2)

 ReleaseNotes.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.361 llvm/docs/ReleaseNotes.html:1.362
--- llvm/docs/ReleaseNotes.html:1.361	Tue Aug  8 23:10:32 2006
+++ llvm/docs/ReleaseNotes.html	Wed Aug  9 12:08:27 2006
@@ -61,7 +61,7 @@
 
 <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 
@@ -684,7 +684,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
 
   <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2006/08/09 04:10:32 $
+  Last modified: $Date: 2006/08/09 17:08:27 $
 </address>
 
 </body>






More information about the llvm-commits mailing list