I can't spell neccesarily

This commit is contained in:
libscott 2017-03-07 11:29:16 +01:00 committed by GitHub
parent 9bb2ec276a
commit 33bef7d993

View File

@ -70,7 +70,7 @@ class Voting:
* Votes must agree on previous block, otherwise they become invalid.
note:
The sum of votes returned by this function does not neccesarily
The sum of votes returned by this function does not necessarily
equal the length of the list of votes fed in. It may differ for
example if there are found to be multiple votes submitted by a
single voter.