fix comment

This commit is contained in:
Looly 2021-07-26 19:04:58 +08:00
parent b07ccc3c17
commit c919c336a5

View File

@ -53,8 +53,9 @@ public class RobotUtil {
} }
/** /**
* 获取默认的延迟时间 * 获取全局默认的延迟时间
* *
* @return 全局默认的延迟时间
* @since 5.7.6 * @since 5.7.6
*/ */
public static int getDelay() { public static int getDelay() {