summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-03-02 19:07:24 +0000
committerChris Lattner <sabre@nondot.org>2009-03-02 19:07:24 +0000
commitcade822c5499d2afa3de4aa63247263e4a8322b7 (patch)
treefa9ec48ed162c9c60dbb3ffeefc2bba42ea45271 /docs/ReleaseNotes.html
parent05c709517d2790acb4d6a3a630c3da78a87398ab (diff)
downloadllvm-cade822c5499d2afa3de4aa63247263e4a8322b7.tar.gz
llvm-cade822c5499d2afa3de4aa63247263e4a8322b7.tar.bz2
llvm-cade822c5499d2afa3de4aa63247263e4a8322b7.tar.xz
update blurb per Shannon Weyrick.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65856 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index b40d2d414e..edaecd1f0d 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -257,9 +257,9 @@ fully featured as the original DMD compiler from DigitalMars.
<div class="doc_text">
<p><a href="http://code.roadsend.com/rphp">Roadsend PHP</a> (rphp) is an open
-source compiler for the PHP programming language that uses LLVM for its
-optimizer, JIT, and static compiler. This is a reimplementation of an earlier
-project that is now based on the LLVM.</p>
+source implementation of the PHP programming
+language that uses LLVM for its optimizer, JIT, and static compiler. This is a
+reimplementation of an earlier project that is now based on LLVM.</p>
</div>