aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorObulapathi N Challa <obulpathi@gmail.com>2016-05-25 11:13:05 +0800
committerPéter Szilágyi <peterke@gmail.com>2016-06-06 21:21:31 +0800
commit8fefee7132e2f3296cb316a8338181d10c6c7cdf (patch)
treef77fe82b1e0e19fb9fea8a4423ec0cbf121649c0
parent7a4073a75883165834edb7a28b52728581f58170 (diff)
downloadgo-tangerine-8fefee7132e2f3296cb316a8338181d10c6c7cdf.tar
go-tangerine-8fefee7132e2f3296cb316a8338181d10c6c7cdf.tar.gz
go-tangerine-8fefee7132e2f3296cb316a8338181d10c6c7cdf.tar.bz2
go-tangerine-8fefee7132e2f3296cb316a8338181d10c6c7cdf.tar.lz
go-tangerine-8fefee7132e2f3296cb316a8338181d10c6c7cdf.tar.xz
go-tangerine-8fefee7132e2f3296cb316a8338181d10c6c7cdf.tar.zst
go-tangerine-8fefee7132e2f3296cb316a8338181d10c6c7cdf.zip
[release/1.4.6] misc: fix spelling mistake
(cherry picked from commit f3769a97d5b4fa899f0bf673ff4c33a21d12ec38)
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 829bf5d43..87801c29f 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -8,7 +8,7 @@ and help.
## Contributing
If you'd like to contribute to go-ethereum please fork, fix, commit and
-send a pull request. Commits who do not comply with the coding standards
+send a pull request. Commits which do not comply with the coding standards
are ignored (use gofmt!). If you send pull requests make absolute sure that you
commit on the `develop` branch and that you do not merge to master.
Commits that are directly based on master are simply ignored.