Browse Source

Grammar fix

tags/2.0.7
Rudolf Jurišić 9 years ago
parent
commit
2778b4e613
  1. 2
      framework/widgets/LinkPager.php

2
framework/widgets/LinkPager.php

@ -16,7 +16,7 @@ use yii\data\Pagination;
/**
* 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.
*
* Note that LinkPager only generates the necessary HTML markups. In order for it

Loading…
Cancel
Save