Commit: a1551180dd5814ff75b0d0c6acab636e0ae9a8f1 Author: nlmark <[email protected]> Wed, 13 Aug 2014 17:10:49 +0200 Parents: 9cd86ac1e162d28eea5f4ce457c8adb0e7ee1155 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a1551180dd5814ff75b0d0c6acab636e0ae9a8f1 Log: Update thanks.php Fix a typo, provices -> provides Changed paths: M thanks.php Diff: diff --git a/thanks.php b/thanks.php index ac6b90d..1f5e73c 100644 --- a/thanks.php +++ b/thanks.php @@ -20,7 +20,7 @@ site_header("Thanks", array("current" => "community")); <li> <a href="http://www.streamservice.nl">Stream Service</a> - provices svn.php.net, gtk.php.net, people.php.net and europe.rsync.php.net for us. + provides svn.php.net, gtk.php.net, people.php.net and europe.rsync.php.net for us. </li> <li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
