Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix small docs error.
  • Loading branch information
markstory committed Jun 20, 2014
1 parent bfb407c commit 460a722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/Component/AuthComponent.php
Expand Up @@ -105,7 +105,7 @@ class AuthComponent extends Component {
* request is made with an invalid or expired session.
*
* - `flash` - Settings to use when Auth needs to do a flash message with
* Session::flash(). Available keys are:
* FlashComponent::set(). Available keys are:
*
* - `key` - The message domain to use for flashes generated by this component, defaults to 'auth'.
* - `params` - The array of additional params to use, defaults to []
Expand Down

0 comments on commit 460a722

Please sign in to comment.