Fix typos

This commit is contained in:
practicalswift
2018-01-28 13:14:54 +01:00
parent 9cf6393a4f
commit 1340eda3b7
9 changed files with 11 additions and 11 deletions

View File

@@ -294,7 +294,7 @@ enum ServiceFlags : uint64_t {
* Thus, generally, avoid calling with peerServices == NODE_NONE, unless
* state-specific flags must absolutely be avoided. When called with
* peerServices == NODE_NONE, the returned desirable service flags are
* guaranteed to not change dependant on state - ie they are suitable for
* guaranteed to not change dependent on state - ie they are suitable for
* use when describing peers which we know to be desirable, but for which
* we do not have a confirmed set of service flags.
*