mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-26 22:08:58 +01:00
Fix typos reported by codespell
This commit is contained in:
@@ -471,7 +471,7 @@ class SegWitTest(BitcoinTestFramework):
|
||||
blocks are permitted to contain witnesses)."""
|
||||
|
||||
# node2 doesn't need to be connected for this test.
|
||||
# (If it's connected, node0 may propogate an invalid block to it over
|
||||
# (If it's connected, node0 may propagate an invalid block to it over
|
||||
# compact blocks and the nodes would have inconsistent tips.)
|
||||
disconnect_nodes(self.nodes[0], 2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user