Skip to content

Commit c7c1679

Browse files
prayagvermanikic
authored andcommitted
Fix typos in git rules and release process READMEs
1 parent 1c709f0 commit c7c1679

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.GIT-RULES

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The next few rules are more of a technical nature::
7979
should be noted in both PHP-5.4/NEWS and PHP-5.5/NEWS but
8080
not master, which is not a public released version yet.
8181

82-
3. Do not commit multiple file and dump all messages in one commit. If you
82+
3. Do not commit multiple files and dump all messages in one commit. If you
8383
modified several unrelated files, commit each group separately and
8484
provide a nice commit message for each one. See example below.
8585

README.RELEASE_PROCESS

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It is recommended to do so a couple of days before the packaging day, to
1717
have enough time to investigate failures, communicate with the authors and
1818
commit the fixes.
1919
The RM for the branch is also responsible for keeping the CI green on
20-
ongoing bases between the releases. Check the CI status for your branch
20+
ongoing basis between the releases. Check the CI status for your branch
2121
periodically and resolve the failures ASAP. See more in:
2222
https://wiki.php.net/rfc/travis_ci
2323

@@ -271,8 +271,8 @@ to upgrade.
271271
10. Wait an hour or two, then send a mail to [email protected],
272272
[email protected] and [email protected] with a text similar to
273273
http://news.php.net/php.internals/17222.
274-
Please make sure that the mail to php-announce@ is its own completely seperate email.
275-
This is to make sure that repiles to the announcement on php-general@ or internals@
274+
Please make sure that the mail to php-announce@ is its own completely separate email.
275+
This is to make sure that replies to the announcement on php-general@ or internals@
276276
will not accidentally hit the php-announce@ mailinglist.
277277

278278
Re-releasing the same version (or -pl)
@@ -309,6 +309,6 @@ to upgrade.
309309
5. Wait an hour or two, then send a mail to [email protected],
310310
[email protected] and [email protected] with a text similar to
311311
the news entry.
312-
Please make sure that the mail to php-announce@ is its own completely seperate email.
313-
This is to make sure that repiles to the announcement on php-general@ or internals@
312+
Please make sure that the mail to php-announce@ is its own completely separate email.
313+
This is to make sure that replies to the announcement on php-general@ or internals@
314314
will not accidentally hit the php-announce@ mailinglist.

0 commit comments

Comments
 (0)