Commit:    5ca652448ed87dca599db755bfab97cdf8258972
Author:    Anatol Belski <[email protected]>         Thu, 26 Apr 2018 12:14:02 +0200
Parents:   bfa38a1c60154021407bc460f1880714baa9e0be
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=5ca652448ed87dca599db755bfab97cdf8258972

Log:
Fix wording

Changed paths:
  M  archive/entries/2018-04-26-1.xml
  M  releases/7_2_5.php


Diff:
diff --git a/archive/entries/2018-04-26-1.xml b/archive/entries/2018-04-26-1.xml
index ed169df..5997ebb 100644
--- a/archive/entries/2018-04-26-1.xml
+++ b/archive/entries/2018-04-26-1.xml
@@ -11,7 +11,7 @@
   <content type="xhtml">
     <div xmlns="http://www.w3.org/1999/xhtml";>
      <p>The PHP development team announces the immediate availability of PHP
-     7.2.5. This is a security release with also contains several minor bug 
fixes.</p>
+     7.2.5. This is a security release which also contains several minor bug 
fixes.</p>
      
      <p>All PHP 7.2 users are encouraged to upgrade to this version.</p>
 
diff --git a/releases/7_2_5.php b/releases/7_2_5.php
index ab16a69..8b3d5bd 100644
--- a/releases/7_2_5.php
+++ b/releases/7_2_5.php
@@ -7,7 +7,7 @@ site_header("PHP 7.2.5 Release Announcement");
 <h1>PHP 7.2.5 Release Announcement</h1>
      
 <p>The PHP development team announces the immediate availability of PHP 7.2.5.
-This is a security release with also contains several minor bug fixes.</p>
+This is a security release which also contains several minor bug fixes.</p>
 
 <p>All PHP 7.2 users are encouraged to upgrade to this version.</p>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to