Commit: 42b6d153db660dfa8bb4ee7a56c013cdee3d8dae Author: Paul Dragoonis <[email protected]> Wed, 20 Nov 2013 16:01:38 +0000 Parents: b157f436090c96b65a37cbcc0c41054f1b96b1eb Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=42b6d153db660dfa8bb4ee7a56c013cdee3d8dae Log: typo fix on thanks page Changed paths: M thanks.php Diff: diff --git a/thanks.php b/thanks.php index 0e93fb5..3885221 100644 --- a/thanks.php +++ b/thanks.php @@ -96,7 +96,7 @@ site_header("Thanks", array("current" => "community")); </p> <p> - <a target="_blank" href="http://www.gosquared.com">GoSquared</a> provides us with their premium package for high qualiy real-time + <a target="_blank" href="http://www.gosquared.com">GoSquared</a> provides us with their premium package for high quality real-time analytics for the php.net website. </p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
