aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2017-02-16 15:05:46 +0100
committerWladimir J. van der Laan <[email protected]>2017-02-16 15:05:55 +0100
commitafae75fd3dad48b7a5db72732141d421c6864b9b (patch)
treeda1b8a35399fa0137a9dff85f67a9b2b5315d759 /CONTRIBUTING.md
parentMerge #9763: [Trivial] Update comments referencing main.cpp (diff)
parentFix typo and spelling inconsistency in CONTRIBUTING.md (diff)
downloaddiscoin-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.md2
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";