Skip to content

Commit f66642a

Browse files
committed
Fix doc bug #63032 (Number of release in documentation).
Also add a bonus grammar fix.
1 parent b29dc14 commit f66642a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CODING_STANDARDS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
PHP Coding Standards
33
========================
44

5-
This file lists several standards that any programmer, adding or changing
6-
code in PHP, should follow. Since this file was added at a very late
5+
This file lists several standards that any programmer adding or changing
6+
code in PHP should follow. Since this file was added at a very late
77
stage of the development of PHP v3.0, the code base does not (yet) fully
88
follow it, but it's going in that general direction. Since we are now
9-
well into the version 4 releases, many sections have been recoded to use
9+
well into version 5 releases, many sections have been recoded to use
1010
these rules.
1111

1212
Code Implementation

0 commit comments

Comments
 (0)