[trivial] Fix typo: "occurrences" (misspelled as "occurrances")
commitb083db617a8a9d283388babd76f822071c1ac6fd
authorpracticalswift <practicalswift@users.noreply.github.com>
Tue, 6 Jun 2017 13:03:36 +0000 (6 15:03 +0200)
committerpracticalswift <practicalswift@users.noreply.github.com>
Tue, 6 Jun 2017 13:06:23 +0000 (6 15:06 +0200)
treecf64d7d62aff047edc8c79be89cb3eb299a80ec5
parent30853e16d332816752dafcfca92147c7ffef5b54
[trivial] Fix typo: "occurrences" (misspelled as "occurrances")

Typo introduced in 000391132608343c66488d62625c714814959bc9:

$ git blame src/coins.cpp | grep occurrances
00039113 (2017-04-25 11:29:29 -0700  89)         // deal with the pre-BIP30 occurrances of duplicate coinbase transactions.
src/coins.cpp