Fix typos

This commit is contained in:
Dimitris Apostolou
2019-04-08 22:22:42 +03:00
committed by GitHub
parent ef0fb48f1f
commit 6a497a23d9
18 changed files with 32 additions and 32 deletions

View File

@@ -376,7 +376,7 @@ namespace data
}
m_FloodfillBootstrap = ri;
ReseedFromFloodfill(*ri);
// don't try reseed servers if trying to boostrap from floodfill
// don't try reseed servers if trying to bootstrap from floodfill
return;
}
}