aboutsummaryrefslogtreecommitdiff
path: root/src/addrman.h
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-08-19 17:27:58 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-08-19 17:28:00 +0200
commit80cddbbba99fc82e52e59cf0928fdc8d85cd29af (patch)
treeaaa43a89f0fe8843b565f817f6a2b9469c1b90e6 /src/addrman.h
parenta6f2affde878d4f16aee6aa81b0d5cf36afdbf2d (diff)
parent9f68ed6b6d1a9c6436ce37913666165f2b180ee3 (diff)
downloadbitcoin-80cddbbba99fc82e52e59cf0928fdc8d85cd29af.tar.xz
Merge pull request #6539
9f68ed6 typofixes (found by misspell_fixer) (Veres Lajos)
Diffstat (limited to 'src/addrman.h')
-rw-r--r--src/addrman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/addrman.h b/src/addrman.h
index 2623d89809..384b6cfdb9 100644
--- a/src/addrman.h
+++ b/src/addrman.h
@@ -265,7 +265,7 @@ public:
* Notice that vvTried, mapAddr and vVector are never encoded explicitly;
* they are instead reconstructed from the other information.
*
- * vvNew is serialized, but only used if ADDRMAN_UNKOWN_BUCKET_COUNT didn't change,
+ * vvNew is serialized, but only used if ADDRMAN_UNKNOWN_BUCKET_COUNT didn't change,
* otherwise it is reconstructed as well.
*
* This format is more complex, but significantly smaller (at most 1.5 MiB), and supports