diff --git a/sites.php b/sites.php index ddbdfa9c2..3c6f61013 100644 --- a/sites.php +++ b/sites.php @@ -15,16 +15,13 @@ $SIDEBAR_DATA = ' Of course there are a lot more sites connected to PHP somehow, which are not part of the PHP.net site family. Our links page offers some start - pages you will find intresting. + pages you will find interesting.
'; site_header("A Tourist's Guide"); ?> -
Everyone knows the www.php.net site. All of us went there sooner or later,
@@ -159,7 +156,7 @@ site_header("A Tourist's Guide");
- The PHP project is organised with a CVS server, and this website is the web + The PHP project is organized with a CVS server, and this website is the web interface to it. There you can browse the history (and latest versions) of the source code for all of the PHP projects. For example, the php-src module is the @@ -207,7 +204,7 @@ site_header("A Tourist's Guide");
This site is dedicated to automatic PHP code coverage testing. On a regular - basis current cvs snapshots are being build and tested on this machine. After + basis current CVS snapshots are being build and tested on this machine. After all tests are done the results are visualized along with a code coverage analysis.