diff options
-rw-r--r-- | docs/ReleaseNotes.html | 6 |
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> |