1
0
mirror of https://github.com/php/web-php.git synced 2026-04-24 07:28:16 +02:00

typo fixes in 5.4.1RC2 news

This commit is contained in:
Peter Cowburn
2012-04-13 15:56:23 +01:00
parent 02b7b39442
commit 09ca235df4
+5 -5
View File
@@ -3,7 +3,7 @@
<title>PHP 5.4.1RC2 Released for Testing</title>
<id>http://www.php.net/archive/2012.php#id2012-04-13-1</id>
<published>2012-04-13T13:37:44+02:00</published>
<updated>2012-04-13T13:37:44+02:00</updated>
<updated>2012-04-13T15:56:23+01:00</updated>
<category term="frontpage" label="PHP.net frontpage news"/>
<category term="releases" label="New PHP release"/>
<link href="http://www.php.net/index.php#id2012-04-13-1" rel="alternate" type="text/html"/>
@@ -11,7 +11,7 @@
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
The PHP development team would like to announce the 2th
The PHP development team would like to announce the 2nd
<a href="http://qa.php.net">release candidate</a> of PHP 5.4.1.
Windows binaries can be downloaded from the
<a href="http://windows.php.net/qa/">Windows QA site</a>.
@@ -22,10 +22,10 @@
</strong>
</p>
<p>
This is the 2th release candidate. The release candidate phase is
This is the 2nd release candidate. The release candidate phase is
intended as a period of bug fixing prior to the stable release.
The release candidate fixes a critical issue when using the internal
classe in multiple threads.
classes in multiple threads.
</p>
<p>
A complete list of changes since the last release candidate can be
@@ -34,7 +34,7 @@
file.
</p>
<p>
Please to help us to identify
Please help us to identify
bugs in order to ensure that the release is solid and all things behave
as expected by taking the time to test this release candidate against
your code base and reporting any problems that you encounter to