diff options
author | Bill Wendling <isanbard@gmail.com> | 2009-03-02 04:28:57 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2009-03-02 04:28:57 +0000 |
commit | f170d2e6c8a45bc2707e035942349621ed67540a (patch) | |
tree | 31e66e852dafa862a2298ff7f8b25f421289b73c | |
parent | 87adbe4836112c3e5f20194e2c1478b5c15fd922 (diff) | |
download | bcm5719-llvm-f170d2e6c8a45bc2707e035942349621ed67540a.tar.gz bcm5719-llvm-f170d2e6c8a45bc2707e035942349621ed67540a.zip |
Change </pp> to </p>.
llvm-svn: 65804
-rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index bee81e981cd..fda5225369c 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -86,7 +86,7 @@ and supporting tools — and the llvm-gcc repository. In addition to this code, the LLVM Project includes other sub-projects that are in development. The two which are the most actively developed are the <a href="#clang">Clang Project</a> and the <a href="#vmkit">VMKit Project</a>. -</pp> +</p> </div> |