[llvm-commits] [llvm] r58721 - /llvm/trunk/docs/ReleaseNotes.html
    Gabor Greif 
    ggreif at gmail.com
       
    Tue Nov  4 13:48:10 PST 2008
    
    
  
Author: ggreif
Date: Tue Nov  4 15:48:10 2008
New Revision: 58721
URL: http://llvm.org/viewvc/llvm-project?rev=58721&view=rev
Log:
fix typos, harmonize formatting
Modified:
    llvm/trunk/docs/ReleaseNotes.html
Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=58721&r1=58720&r2=58721&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Tue Nov  4 15:48:10 2008
@@ -482,9 +482,9 @@
     have switched over to use it.   The eventual goal is to eliminate
     std::ostream in favor of it.</li>
 
-<li><p>LLVM 2.4 includes an optional build system based on CMake. It
-    still is on its early stages but can be useful for Visual C++
-    userswho can not use the Visual Studio IDE.</p></li>
+<li>LLVM 2.4 includes an optional build system based on CMake. It
+    still is in its early stages but can be useful for Visual C++
+    users who can not use the Visual Studio IDE.</li>
 
 </ul>
 
    
    
More information about the llvm-commits
mailing list