Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Jun 5, 2014
1 parent c7adbe6 commit f7c0c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/Component/AuthComponent.php
Expand Up @@ -803,7 +803,7 @@ public function flash($message, $type = 'error') {
}

/**
* If login was called during this request and the suer was successfully
* If login was called during this request and the user was successfully
* authenticated, this function will return the instance of the authentication
* object that was used for logging the user in.
*
Expand Down

0 comments on commit f7c0c57

Please sign in to comment.