mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
Fix javadoc typo
This commit is contained in:
parent
ea7c851424
commit
11cc698b52
@ -37,7 +37,7 @@ public class PageUtil {
|
||||
|
||||
/**
|
||||
* 将页数和每页条目数转换为开始位置和结束位置<br>
|
||||
* 此方法用于不包括结束位置的分页方法<br>
|
||||
* 此方法用于包括结束位置的分页方法<br>
|
||||
* 例如:
|
||||
*
|
||||
* <pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user