Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ public int nmin(final double the_o1,
* @param the_s2 the rate of one-vote understatements
* @param the_round_up1 always round up the number of one-vote
* over/understatements
* @param the_roud_up2 always round up the number of two-vote
* @param the_round_up2 always round up the number of two-vote
* over/understatements
*/
@SuppressWarnings("checkstyle:magicnumber")
Expand Down
Loading