From 11376b5583a283772c82f6d32d0007cdbf5b8ef0 Mon Sep 17 00:00:00 2001 From: practicalswift Date: Sun, 11 Feb 2018 10:48:15 +0100 Subject: Fix a-vs-an typos --- test/functional/p2p_fingerprint.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functional/p2p_fingerprint.py') diff --git a/test/functional/p2p_fingerprint.py b/test/functional/p2p_fingerprint.py index 93ef73e25e..516ce8555b 100755 --- a/test/functional/p2p_fingerprint.py +++ b/test/functional/p2p_fingerprint.py @@ -4,7 +4,7 @@ # file COPYING or http://www.opensource.org/licenses/mit-license.php. """Test various fingerprinting protections. -If an stale block more than a month old or its header are requested by a peer, +If a stale block more than a month old or its header are requested by a peer, the node should pretend that it does not have it to avoid fingerprinting. """ -- cgit v1.2.3