Grammar fix

This commit is contained in:
Rudolf Jurišić
2015-12-21 13:49:14 +01:00
parent 4b81375a37
commit 2778b4e613

View File

@@ -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