summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2008-11-04 21:48:10 +0000
committerGabor Greif <ggreif@gmail.com>2008-11-04 21:48:10 +0000
commit0a43a0e9b302580f6c0d7e3daf9572bd5c2a839d (patch)
treeac950cba8ee13f46d9a90743ebd7deae0f00c287 /docs
parente32d58f637b44dc9abe13d1d8da82d975d88c133 (diff)
downloadllvm-0a43a0e9b302580f6c0d7e3daf9572bd5c2a839d.tar.gz
llvm-0a43a0e9b302580f6c0d7e3daf9572bd5c2a839d.tar.bz2
llvm-0a43a0e9b302580f6c0d7e3daf9572bd5c2a839d.tar.xz
fix typos, harmonize formatting
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58721 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index ac9e22cc89..2c7e232e7b 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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>