Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
looly committed Jul 26, 2021
1 parent b07ccc3 commit c919c33
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,9 @@ public static void setDelay(int delayMillis) {
}

/**
* 获取默认的延迟时间
* 获取全局默认的延迟时间
*
* @return 全局默认的延迟时间
* @since 5.7.6
*/
public static int getDelay() {
Expand Down

0 comments on commit c919c33

Please sign in to comment.