Commit: d1d318f4da2260408ab9d53a8926c6b1b4753e1e Author: Jacques Marneweck <[email protected]> Sat, 1 Jun 2013 14:31:27 +0000 Parents: e59af7473ce7d25bce289d879e943c303ac9b06b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=d1d318f4da2260408ab9d53a8926c6b1b4753e1e 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
