aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_txn_clone.py
diff options
context:
space:
mode:
authorkanon <60179867+decryp2kanon@users.noreply.github.com>2020-09-27 17:31:42 -0400
committerGitHub <noreply@github.com>2020-09-27 17:31:42 -0400
commita5a6965157f458e18f420f62df3c00620123c74d (patch)
tree952afce02a17f62478f6e34e0fa246b4a560977a /test/functional/wallet_txn_clone.py
parent055abfbc5a4d5e6ffc0011ab045949e08fff0f84 (diff)
downloadbitcoin-a5a6965157f458e18f420f62df3c00620123c74d.tar.xz
[Trivial] python help message
Diffstat (limited to 'test/functional/wallet_txn_clone.py')
-rwxr-xr-xtest/functional/wallet_txn_clone.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/wallet_txn_clone.py b/test/functional/wallet_txn_clone.py
index 5e1a804d33..33a2a9411e 100755
--- a/test/functional/wallet_txn_clone.py
+++ b/test/functional/wallet_txn_clone.py
@@ -25,7 +25,7 @@ class TxnMallTest(BitcoinTestFramework):
parser.add_argument("--mineblock", dest="mine_block", default=False, action="store_true",
help="Test double-spend of 1-confirmed transaction")
parser.add_argument("--segwit", dest="segwit", default=False, action="store_true",
- help="Test behaviour with SegWit txn (which should fail")
+ help="Test behaviour with SegWit txn (which should fail)")
def setup_network(self):
# Start with split network: