summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomZ2016-12-29 13:44:53 +0100
committerTomZ2016-12-29 13:44:53 +0100
commitdd4301b188e60f7f0c0e50fda9cf65f668e3ef73 (patch)
treebfbb28e4024d5df747cd163d1a5ffb179e0746fd
parenta7f8622196f9af41786a460ccbd3dfddda721f26 (diff)
downloadaur-dd4301b188e60f7f0c0e50fda9cf65f668e3ef73.tar.gz
fix typo
-rw-r--r--bitcoin.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitcoin.install b/bitcoin.install
index f6de9d226cd0..f1ee8e0c8d06 100644
--- a/bitcoin.install
+++ b/bitcoin.install
@@ -101,7 +101,7 @@ read -d '' bitcoin <<'EOF'
## ##
## To start bitcoin-classic: ##
## ##
-## # systemctl start bitcoin ##
+## # systemctl start bitcoind ##
## ##
## To communicate with bitcoin-classic as a normal user: ##
## ##