Merge pull request #510 from yidasanqian/v4-dev

Fix javadoc typo
This commit is contained in:
Golden Looly 2019-08-23 18:58:59 +08:00 committed by GitHub
commit a6d8b3fd59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ public class PageUtil {
/** /**
* 将页数和每页条目数转换为开始位置和结束位置<br> * 将页数和每页条目数转换为开始位置和结束位置<br>
* 此方法用于包括结束位置的分页方法<br> * 此方法用于包括结束位置的分页方法<br>
* 例如 * 例如
* *
* <pre> * <pre>