Correct spelling of retrieve

This commit is contained in:
Bryan Crowe 2013-10-30 23:13:07 -04:00
parent 5bd31621c1
commit 94d7ac1dd6

View file

@ -136,7 +136,7 @@ class PaginatorHelper extends AppHelper {
/**
* Convenience access to any of the paginator params.
*
* @param string $key Key of the paginator params array to retreive.
* @param string $key Key of the paginator params array to retrieve.
* @param string $model Optional model name. Uses the default if none is specified.
* @return mixed Content of the requested param.
* @link http://book.cakephp.org/2.0/en/core-libraries/helpers/paginator.html#PaginatorHelper::params