Skip to content

Commit

Permalink
Apply suggestion.
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Ferenczi <[email protected]>
  • Loading branch information
afoucret and jimczi authored Dec 1, 2023
1 parent cf87014 commit ba11b07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public void trackSectionUsage(String section) {
/**
* Track the usage of the provided rescorer
*/
public void trackRescorerUsage(String section) {
public void trackRescorerUsage(String name) {
rescorers.add(section);
}

Expand Down

0 comments on commit ba11b07

Please sign in to comment.