aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Øyvind Urke-Sætre <andersoyvind@gmail.com>2016-09-14 13:05:18 +0200
committerLuke Dashjr <luke-jr+git@utopios.org>2016-09-21 02:43:47 +0000
commit5e15fce30c7b406c1ace6f5f6df5c24b8050a8b6 (patch)
tree2649d77af76677253bb38156517f26bfbe374b01
parent0e2c6bdf78d5ddb374061f5b6b5c62a15ee53940 (diff)
downloadbitcoin-5e15fce30c7b406c1ace6f5f6df5c24b8050a8b6.tar.xz
Minor change in section name
Changed 'build' to 'create', as the section name have changed in newer versions of release-process.md Github-Pull: #8720 Rebased-From: dad932c241a3fe9ef8e4dc36596381666ab4f879
-rw-r--r--doc/gitian-building.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md
index 938f92ff12..84dce3f082 100644
--- a/doc/gitian-building.md
+++ b/doc/gitian-building.md
@@ -337,7 +337,7 @@ Getting and building the inputs
--------------------------------
Follow the instructions in [doc/release-process.md](release-process.md#fetch-and-build-inputs-first-time-or-when-dependency-versions-change)
-in the bitcoin repository under 'Fetch and build inputs' to install sources which require
+in the bitcoin repository under 'Fetch and create inputs' to install sources which require
manual intervention. Also optionally follow the next step: 'Seed the Gitian sources cache
and offline git repositories' which will fetch the remaining files required for building
offline.