Skip to content

Commit

Permalink
Fixed typo in AuthComponent::redirectUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Jun 21, 2013
1 parent 3867dec commit 2418ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Controller/Component/AuthComponent.php
Expand Up @@ -643,7 +643,7 @@ public function redirect($url = null) {
}

/**
* Get the URL a use should be redirected to upon login.
* Get the URL a user should be redirected to upon login.
*
* Pass an URL in to set the destination a user should be redirected to upon
* logging in.
Expand Down

0 comments on commit 2418ea0

Please sign in to comment.