Commit: 77352c308a9ff9bba12335bdd683b96f815e5aad Author: Stanislav Malyshev <smalys...@gmail.com> Mon, 18 Mar 2013 00:53:24 -0700 Parents: dbfa5498cf785f311e5e3c39f4b685fb02f48a28 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=77352c308a9ff9bba12335bdd683b96f815e5aad Log: fix typoes Changed paths: M releases/5_3_22.php M releases/5_4_12.php Diff: diff --git a/releases/5_3_22.php b/releases/5_3_22.php index e856cb1..bb01841 100644 --- a/releases/5_3_22.php +++ b/releases/5_3_22.php @@ -7,11 +7,11 @@ site_header("PHP 5.3.22 Release Announcement"); <h1>PHP 5.3.22 Release Announcement</h1> -<p>The PHP development team announces the immediate availability of PHP 5.3.22. About 5 bugs were fixed All users of PHP are encouraged to upgrade to PHP 5.4. PHP 5.3.22 is recommended for those wishing to remain on the 5.3 series.</p> +<p>The PHP development team announces the immediate availability of PHP 5.3.22. About 5 bugs were fixed. All users of PHP are encouraged to upgrade to PHP 5.4. PHP 5.3.22 is recommended for those wishing to remain on the 5.3 series.</p> <p>For source downloads of PHP 5.3.22 please visit our <a href="http://www.php.net/downloads.php">downloads page</a>, Windows binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>. -The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-5.php#5.3.21">ChangeLog</a>. +The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-5.php#5.3.22">ChangeLog</a>. </p> <?php site_footer(); ?> diff --git a/releases/5_4_12.php b/releases/5_4_12.php index bddeb8e..52818e2 100644 --- a/releases/5_4_12.php +++ b/releases/5_4_12.php @@ -13,7 +13,7 @@ users of PHP are encouraged to upgrade to this release.</p> <p>For source downloads of PHP 5.4.12 please visit our <a href="http://www.php.net/downloads.php">downloads page</a>, Windows binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>. -The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-5.php#5.4.11">ChangeLog</a>. +The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-5.php#5.4.12">ChangeLog</a>. </p> <?php site_footer(); ?> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php