Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rex4539 authored Feb 26, 2018
1 parent be262f0 commit 7a4f064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/consensus/params.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ namespace Consensus {
* Being array indices, these MUST be numbered consecutively.
*
* The order of these indices MUST match the order of the upgrades on-chain, as
* several functions depends on the enum being sorted.
* several functions depend on the enum being sorted.
*/
enum UpgradeIndex {
// Sprout must be first
Expand Down

0 comments on commit 7a4f064

Please # to comment.