doc: Fix unrelated typos reported by codespell

This commit is contained in:
MarcoFalke
2020-05-27 10:15:05 -04:00
parent 793e0ff22c
commit fab893e0ca
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
"""
Test deprecation of the RPC getaddressinfo `label` field. It has been
superceded by the `labels` field.
superseded by the `labels` field.
"""
from test_framework.test_framework import BitcoinTestFramework