Skip to content

Commit

Permalink
slightly better description for continue method
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Aug 28, 2013
1 parent 74cffe4 commit a93e36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Controller.pm
Expand Up @@ -522,7 +522,7 @@ implements the following new ones.
$c->continue;
Continue dispatching.
Continue dispatch chain after finishing non-blocking operations.
=head2 cookie
Expand Down

0 comments on commit a93e36d

Please sign in to comment.