aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnders Øyvind Urke-Sætre <[email protected]>2016-09-14 13:05:18 +0200
committerMarcoFalke <[email protected]>2016-09-14 16:04:00 +0200
commitdad932c241a3fe9ef8e4dc36596381666ab4f879 (patch)
tree03d54dff3045ee33b0b7c5fadec75ee7de572c83 /doc
parentMerge #8715: net: only delete CConnman if it's been created (diff)
downloaddiscoin-dad932c241a3fe9ef8e4dc36596381666ab4f879.tar.xz
discoin-dad932c241a3fe9ef8e4dc36596381666ab4f879.zip
Minor change in section name
Changed 'build' to 'create', as the section name have changed in newer versions of release-process.md
Diffstat (limited to 'doc')
-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 938f92ff1..84dce3f08 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.