Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Docs.
  • Loading branch information
bar committed Mar 29, 2014
1 parent 8e2998e commit 24d27d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/Component/PaginatorComponent.php
Expand Up @@ -95,7 +95,7 @@ class PaginatorComponent extends Component {
* $results = $paginator->paginate($table, $settings);
* }}}
*
* This would allow you to have different pagination settings for `Comments` and `Posts` tables.
* This would allow you to have different pagination settings for `Articles` and `Comments` tables.
*
* ### Controlling sort fields
*
Expand Down

0 comments on commit 24d27d0

Please sign in to comment.