diff --git a/git-php.php b/git-php.php index 828e79ad8..06ec5e60a 100644 --- a/git-php.php +++ b/git-php.php @@ -237,10 +237,6 @@ EOT;
- If you get no resposne to an account request after a while, remember this is a + If you get no response to an account request after a while, remember this is a manual process, then please contact the relevant mailing list that belongs to the part of PHP you requested access to.
@@ -377,7 +373,7 @@ EOT; $purposes = array("Learning PHP", "Coding in PHP", "Reading the PHP source", "Using PHP extensions", "Creating experimental PHP extensions", "Submitting a patch to PHP", "Adding notes to the documentation", - "Writing web pages with PHP", "Setting up a php.net mirror site"); + "Writing web pages with PHP"); foreach ($purposes as $i => $p) { ?>