]> granicus.if.org Git - php/commitdiff
Fix doc bug #63032 (Number of release in documentation).
authorAdam Harvey <aharvey@php.net>
Mon, 10 Sep 2012 02:05:15 +0000 (10:05 +0800)
committerAdam Harvey <aharvey@php.net>
Mon, 10 Sep 2012 02:05:15 +0000 (10:05 +0800)
Also add a bonus grammar fix.

CODING_STANDARDS

index ae8ee041902118e770d791a62467ac79e3bcdda3..7413be453ca6b85b4abee0fab4a08c8bc62f8768 100644 (file)
@@ -2,11 +2,11 @@
   PHP Coding Standards
 ========================
 
-This file lists several standards that any programmer, adding or changing
-code in PHP, should follow.  Since this file was added at a very late
+This file lists several standards that any programmer adding or changing
+code in PHP should follow.  Since this file was added at a very late
 stage of the development of PHP v3.0, the code base does not (yet) fully
 follow it, but it's going in that general direction.  Since we are now
-well into the version 4 releases, many sections have been recoded to use
+well into version 5 releases, many sections have been recoded to use
 these rules.
 
 Code Implementation