mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 06:48:59 +08:00
Grammar fix
This commit is contained in:
@@ -16,7 +16,7 @@ use yii\data\Pagination;
|
|||||||
/**
|
/**
|
||||||
* LinkPager displays a list of hyperlinks that lead to different pages of target.
|
* LinkPager displays a list of hyperlinks that lead to different pages of target.
|
||||||
*
|
*
|
||||||
* LinkPager works with a [[Pagination]] object which specifies the totally number
|
* LinkPager works with a [[Pagination]] object which specifies the total number
|
||||||
* of pages and the current page number.
|
* of pages and the current page number.
|
||||||
*
|
*
|
||||||
* Note that LinkPager only generates the necessary HTML markups. In order for it
|
* Note that LinkPager only generates the necessary HTML markups. In order for it
|
||||||
|
|||||||
Reference in New Issue
Block a user