Commit: d84c13d416813604601b5318ee7413cb5b29409d Author: Jacques Marneweck <[email protected]> Sat, 1 Jun 2013 14:31:27 +0000 Parents: c1ee558acb69503bf7b2949e323841dcbc44978f Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=d84c13d416813604601b5318ee7413cb5b29409d Log: Typo fix Signed-off-by: Jacques Marneweck <[email protected]> Changed paths: M downloads.php Diff: diff --git a/downloads.php b/downloads.php index da472f5..7629cf7 100644 --- a/downloads.php +++ b/downloads.php @@ -128,7 +128,7 @@ foreach($a["source"] as $rel) { <h1>GPG Keys</h1> <p> The releases are tagged and signed in the <a href='git.php'>PHP Git Repository</a>. -The follwing official GnuPG keys of the current PHP Release Manager can be used +The following official GnuPG keys of the current PHP Release Manager can be used to verify the tags: </p> <h2>PHP 5.4</h2> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
