Skip to content

Commit

Permalink
Fixing option documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Dec 27, 2010
1 parent 56415f2 commit c5c638e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cake/libs/view/helpers/paginator.php
Expand Up @@ -707,7 +707,7 @@ function numbers($options = array()) {
* ### Options:
*
* - `tag` The tag wrapping tag you want to use, defaults to 'span'
* - `before` Content to insert before the link/tag
* - `after` Content to insert after the link/tag
* - `model` The model to use defaults to PaginatorHelper::defaultModel()
* - `separator` Content between the generated links, defaults to ' | '
*
Expand Down

0 comments on commit c5c638e

Please sign in to comment.