fix typos, harmonize formatting
authorGabor Greif <ggreif@gmail.com>
Tue, 4 Nov 2008 21:48:10 +0000 (21:48 +0000)
committerGabor Greif <ggreif@gmail.com>
Tue, 4 Nov 2008 21:48:10 +0000 (21:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58721 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ac9e22cc892fbad662746a596d68f83c93fe8980..2c7e232e7b7273186c4a81c0e54a912228bb6ecb 100644 (file)
@@ -482,9 +482,9 @@ faster:</p>
     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>