diff options
| author | S. Matthew English <[email protected]> | 2016-11-04 13:02:13 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-11-04 13:02:13 +0100 |
| commit | 66ca6cda4c67a6c279d086223b69f398dc140724 (patch) | |
| tree | e09a8873ca6858098ab7cb9db7e2bf07cf9081d0 | |
| parent | Merge #9069: Clean up bctest.py and bitcoin-util-test.py (diff) | |
| download | discoin-66ca6cda4c67a6c279d086223b69f398dc140724.tar.xz discoin-66ca6cda4c67a6c279d086223b69f398dc140724.zip | |
Enforcing consistency, 'gitian' to 'Gitian'
There was once instance of 'gitian'. I changed it to 'Gitian' so that it would be consistent with all other instances in the file.
| -rw-r--r-- | contrib/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/README.md b/contrib/README.md index ab5f57587..4ea9700f5 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -38,7 +38,7 @@ Scripts and notes for Mac builds. RPM spec file for building bitcoin-core on RPM based distributions ### [Gitian-build](/contrib/gitian-build.sh) ### -Script for running full gitian builds. +Script for running full Gitian builds. Test and Verify Tools --------------------- |