aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorKoki Takahashi <Koki.Takahashi@jp.sony.com>2017-02-03 17:12:21 +0900
committerKoki Takahashi <k.takahashi@sonyged.com>2017-02-09 11:56:44 +0900
commit36164faa338d387177c6328496f63ac11eda3b78 (patch)
treecb2d0a6e0d860c952bf2af0ff2512bd0d397b9c3 /CONTRIBUTING.md
parent1c2edd9f6707d16c03ecfba094b1cfec2ddc4dce (diff)
downloadbitcoin-36164faa338d387177c6328496f63ac11eda3b78.tar.xz
Fix typo and spelling inconsistency in CONTRIBUTING.md
Fix spellings of GitHub Remove unnecessary changes Fix GitHub spelling on doc/translation_process.md
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 47648cde22..7f97b108b1 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";