aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_backwards_compatibility.py
diff options
context:
space:
mode:
authorBen Woosley <ben.woosley@gmail.com>2020-03-02 22:58:57 -0800
committerBen Woosley <ben.woosley@gmail.com>2020-03-02 23:07:21 -0800
commit9b0e16226e6c1fb6a3550d635339f1bbb49a852f (patch)
treead93a0a6b9ae2d7634d3e5f2fb50da71e05fa9c9 /test/functional/feature_backwards_compatibility.py
parentac5c5d0162a963be6fbaa53261c01705436a65f3 (diff)
downloadbitcoin-9b0e16226e6c1fb6a3550d635339f1bbb49a852f.tar.xz
doc: Correct spelling errors in comments
And ci script output. Identified via test/lint/lint-spelling
Diffstat (limited to 'test/functional/feature_backwards_compatibility.py')
-rwxr-xr-xtest/functional/feature_backwards_compatibility.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/feature_backwards_compatibility.py b/test/functional/feature_backwards_compatibility.py
index 7a6e3df702..0db74432e2 100755
--- a/test/functional/feature_backwards_compatibility.py
+++ b/test/functional/feature_backwards_compatibility.py
@@ -113,7 +113,7 @@ class BackwardsCompatibilityTest(BitcoinTestFramework):
# Create another conflicting transaction using RBF
tx3_id = self.nodes[1].sendtoaddress(return_address, 1)
tx4_id = self.nodes[1].bumpfee(tx3_id)["txid"]
- # Abondon transaction, but don't confirm
+ # Abandon transaction, but don't confirm
self.nodes[1].abandontransaction(tx3_id)
# w1_v19: regular wallet, created with v0.19