Skip to content

Commit

Permalink
nit: proposalThreshold() document units
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrent committed Feb 22, 2023
1 parent d283604 commit db55512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/plugins/governance/Governance.sol
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ contract Governance is
return super.votingPeriod();
}

/// @return The number of votes required in order for a voter to become a proposer
/// @return {qStRSR} The number of votes required in order for a voter to become a proposer
function proposalThreshold()
public
view
Expand Down

0 comments on commit db55512

Please sign in to comment.