From f42fc1d508f24447519f79cf6304b2e4e2233a51 Mon Sep 17 00:00:00 2001 From: klemens Date: Wed, 16 Aug 2017 00:24:39 +0200 Subject: doc: spelling fixes --- test/functional/example_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functional/example_test.py') diff --git a/test/functional/example_test.py b/test/functional/example_test.py index 1ba5f756cd..57fd305b7f 100755 --- a/test/functional/example_test.py +++ b/test/functional/example_test.py @@ -196,7 +196,7 @@ class ExampleTest(BitcoinTestFramework): node2.add_connection(connections[1]) node2.wait_for_verack() - self.log.info("Wait for node2 reach current tip. Test that it has propogated all the blocks to us") + self.log.info("Wait for node2 reach current tip. Test that it has propagated all the blocks to us") for block in blocks: getdata_request = msg_getdata() -- cgit v1.2.3