Skip to content

Commit

Permalink
tweaked hook documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Apr 13, 2012
1 parent 173953f commit 419fdc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious.pm
Expand Up @@ -528,7 +528,7 @@ and a call to C<dispatch> the last, yours will be in between.
This is a very powerful hook and should not be used lightly, it allows you to
customize application wide exception handling for example, consider it the
sledgehammer in your toolbox. (Passed a closure leading to the next hook and
the current controller object)
the default controller object)
=back
Expand Down

0 comments on commit 419fdc1

Please sign in to comment.