Skip to content

Commit

Permalink
Fix missing 'r'
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki86 committed Oct 3, 2015
1 parent 06e1d5d commit 87142f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/Controller.php
Expand Up @@ -445,7 +445,7 @@ protected function _mergeControllerVars()

/**
* Returns a list of all events that will fire in the controller during its lifecycle.
* You can override this function to add you own listener callbacks
* You can override this function to add your own listener callbacks
*
* @return array
*/
Expand Down

0 comments on commit 87142f5

Please sign in to comment.