Merge #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md

36164fa Fix typo and spelling inconsistency in CONTRIBUTING.md (Koki Takahashi)
This commit is contained in:
Wladimir J. van der Laan
2017-02-16 15:05:46 +01:00
6 changed files with 8 additions and 8 deletions

View File

@@ -194,7 +194,7 @@ request. Typically reviewers will review the code for obvious errors, as well as
test out the patch set and opine on the technical merits of the patch. Project
maintainers take into account the peer review when determining if there is
consensus to merge a pull request (remember that discussions may have been
spread out over github, mailing list and IRC discussions). The following
spread out over GitHub, mailing list and IRC discussions). The following
language is used within pull-request comments:
- ACK means "I have tested the code and I agree it should be merged";