Skip to content

Commit

Permalink
Fix a method comment of true() #466
Browse files Browse the repository at this point in the history
  • Loading branch information
azumakuniyuki committed Nov 5, 2022
1 parent ec97f72 commit 38eb518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Sisimai/Reason/Speeding.pm
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sub match {
}

sub true {
# Rejected due to exceeding a rate limit or sending faster
# Rejected due to exceeding a rate limit or sending too fast
# @param [Sisimai::Fact] argvs Object to be detected the reason
# @return [Integer] 1: is speeding
# 0: is not speeding
Expand Down

0 comments on commit 38eb518

Please sign in to comment.