diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b40d2d414ee..edaecd1f0d0 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -257,9 +257,9 @@ fully featured as the original DMD compiler from DigitalMars.

Roadsend PHP (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.

+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.