Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Jan 17, 2025
1 parent af200a5 commit 7a17e07
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ public enum RefillStyle {
GREEDY,

/**
* Intervally, in opposite to greedy, waits until the whole refillPeriod has elapsed
* before refilling tokens.
* Intervally, in opposite to greedy, waits until the whole refillPeriod has
* elapsed before refilling tokens.
*/
INTERVALLY,

Expand Down

0 comments on commit 7a17e07

Please sign in to comment.