Commit: aba5a74d0d3987e16f64b99c6cd284174b6e077f Author: Remi Collet <[email protected]> Sun, 29 Oct 2017 08:09:19 +0100 Parents: c24f5aeed9abc00517ae5f49b2eb9cd47d24399b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=aba5a74d0d3987e16f64b99c6cd284174b6e077f Log: fix typo, thanks @maverickg59 Changed paths: M archive/entries/2017-08-17-1.xml M archive/entries/2017-08-31-1.xml M archive/entries/2017-09-14-1.xml M archive/entries/2017-09-28-2.xml M archive/entries/2017-10-12-1.xml M archive/entries/2017-10-26-2.xml Diff: diff --git a/archive/entries/2017-08-17-1.xml b/archive/entries/2017-08-17-1.xml index 3887e24..13bb21b 100644 --- a/archive/entries/2017-08-17-1.xml +++ b/archive/entries/2017-08-17-1.xml @@ -33,7 +33,7 @@ </p> <p> - The first Relase Candidate will be released on the 31th of August. + The first Release Candidate will be released on the 31th of August. You can also read the full list of planned releases on <a href="https://wiki.php.net/todo/php72">our wiki</a>. </p> diff --git a/archive/entries/2017-08-31-1.xml b/archive/entries/2017-08-31-1.xml index 8422b97..3fccde2 100644 --- a/archive/entries/2017-08-31-1.xml +++ b/archive/entries/2017-08-31-1.xml @@ -33,7 +33,7 @@ </p> <p> - The second Relase Candidate will be released on the 14th of September. + The second Release Candidate will be released on the 14th of September. You can also read the full list of planned releases on <a href="https://wiki.php.net/todo/php72">our wiki</a>. </p> diff --git a/archive/entries/2017-09-14-1.xml b/archive/entries/2017-09-14-1.xml index 283b508..b25ed26 100644 --- a/archive/entries/2017-09-14-1.xml +++ b/archive/entries/2017-09-14-1.xml @@ -34,7 +34,7 @@ </p> <p> - The next Relase Candidate will be announced on the 28th of September. + The next Release Candidate will be announced on the 28th of September. You can also read the full list of planned releases on <a href="https://wiki.php.net/todo/php72">our wiki</a>. </p> diff --git a/archive/entries/2017-09-28-2.xml b/archive/entries/2017-09-28-2.xml index b6441a8..aab7718 100644 --- a/archive/entries/2017-09-28-2.xml +++ b/archive/entries/2017-09-28-2.xml @@ -33,7 +33,7 @@ </p> <p> - The next Relase Candidate will be announced on the 12th of October. + The next Release Candidate will be announced on the 12th of October. You can also read the full list of planned releases on <a href="https://wiki.php.net/todo/php72">our wiki</a>. </p> diff --git a/archive/entries/2017-10-12-1.xml b/archive/entries/2017-10-12-1.xml index d8661e8..822de2b 100644 --- a/archive/entries/2017-10-12-1.xml +++ b/archive/entries/2017-10-12-1.xml @@ -33,7 +33,7 @@ </p> <p> - The next Relase Candidate will be announced on the 26th of October. + The next Release Candidate will be announced on the 26th of October. You can also read the full list of planned releases on <a href="https://wiki.php.net/todo/php72">our wiki</a>. </p> diff --git a/archive/entries/2017-10-26-2.xml b/archive/entries/2017-10-26-2.xml index 50cfded..696fa6e 100644 --- a/archive/entries/2017-10-26-2.xml +++ b/archive/entries/2017-10-26-2.xml @@ -34,7 +34,7 @@ </p> <p> - The next Relase Candidate will be announced on the 9th of November. + The next Release Candidate will be announced on the 9th of November. You can also read the full list of planned releases on <a href="https://wiki.php.net/todo/php72">our wiki</a>. </p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
