Skip to content

Commit 4148c52

Browse files
authored
Fix typo in comment
1 parent 1488f55 commit 4148c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/verifybinaries/verify.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (c) 2020 The Bitcoin Core developers
33
# Distributed under the MIT software license, see the accompanying
44
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
5-
"""Script for verifying Bitoin Core release binaries
5+
"""Script for verifying Bitcoin Core release binaries
66
77
This script attempts to download the signature file SHA256SUMS.asc from
88
bitcoincore.org and bitcoin.org and compares them.

0 commit comments

Comments
 (0)