add comment

This commit is contained in:
Looly 2022-02-14 02:02:11 +08:00
parent 219561b43b
commit fecb185ce7

View File

@ -1897,7 +1897,7 @@ public class DateUtil extends CalendarUtil {
}
/**
* 俩个时间区间取差集(end -> start)
* 俩个时间区间取差集(end - start)
*
* @param start 开始区间
* @param end 结束区间