diff options
| author | Koki Takahashi <[email protected]> | 2017-02-03 17:12:21 +0900 |
|---|---|---|
| committer | Koki Takahashi <[email protected]> | 2017-02-09 11:56:44 +0900 |
| commit | 36164faa338d387177c6328496f63ac11eda3b78 (patch) | |
| tree | cb2d0a6e0d860c952bf2af0ff2512bd0d397b9c3 /doc/developer-notes.md | |
| parent | Merge #9654: Add jtimon pgp keys for commit sigs and future gitian builds (diff) | |
| download | discoin-36164faa338d387177c6328496f63ac11eda3b78.tar.xz discoin-36164faa338d387177c6328496f63ac11eda3b78.zip | |
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 'doc/developer-notes.md')
| -rw-r--r-- | doc/developer-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-notes.md b/doc/developer-notes.md index 989ad8d03..3a7e4f73b 100644 --- a/doc/developer-notes.md +++ b/doc/developer-notes.md @@ -448,7 +448,7 @@ Current subtrees include: - Upstream at https://github.com/jgarzik/univalue ; report important PRs to Core to avoid delay. -Git and github tips +Git and GitHub tips --------------------- - For resolving merge/rebase conflicts, it can be useful to enable diff3 style using |