diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-02-16 15:05:46 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-02-16 15:05:55 +0100 |
| commit | afae75fd3dad48b7a5db72732141d421c6864b9b (patch) | |
| tree | da1b8a35399fa0137a9dff85f67a9b2b5315d759 /CONTRIBUTING.md | |
| parent | Merge #9763: [Trivial] Update comments referencing main.cpp (diff) | |
| parent | Fix typo and spelling inconsistency in CONTRIBUTING.md (diff) | |
| download | discoin-afae75fd3dad48b7a5db72732141d421c6864b9b.tar.xz discoin-afae75fd3dad48b7a5db72732141d421c6864b9b.zip | |
Merge #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md
36164fa Fix typo and spelling inconsistency in CONTRIBUTING.md (Koki Takahashi)
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b932b2dd8..fc8d58d97 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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"; |