Commit:    3caa4bc60056ccad4d73efc7395ccd296b409038
Author:    Anatol Belski <[email protected]>         Thu, 1 Mar 2018 12:54:18 +0100
Parents:   e42d4b860e2ff4bf1fd9bbd1126a50cebb391974
Branches:  master

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

Log:
Fix english

Changed paths:
  M  archive/entries/2018-03-01-1.xml
  M  releases/7_0_28.php


Diff:
diff --git a/archive/entries/2018-03-01-1.xml b/archive/entries/2018-03-01-1.xml
index 7fb0a96..31c5b52 100644
--- a/archive/entries/2018-03-01-1.xml
+++ b/archive/entries/2018-03-01-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.0.28. This is a security release. One security bug were fixed in
+     7.0.28. This is a security release. One security bug was fixed in
      this release.
      
      All PHP 7.0 users are encouraged to upgrade to this version.</p>
diff --git a/releases/7_0_28.php b/releases/7_0_28.php
index 08b62ee..2aef38c 100644
--- a/releases/7_0_28.php
+++ b/releases/7_0_28.php
@@ -8,7 +8,7 @@ site_header("PHP 7.0.28 Release Announcement");
      <h1>PHP 7.0.28 Release Announcement</h1>
      
      <p>The PHP development team announces the immediate availability of PHP
-     7.0.28. This is a security release. One security bug were fixed in
+     7.0.28. This is a security release. One security bug was fixed in
      this release.
      
      All PHP 7.0 users are encouraged to upgrade to this version.


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

Reply via email to