Skip to content

Commit

Permalink
renamed section about namespaces in routing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Sep 5, 2014
1 parent 23bb233 commit 7ec43e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Guides/Routing.pod
Expand Up @@ -342,7 +342,7 @@ For security reasons the dispatcher will always check if the C<controller> is
actually a subclass of L<Mojolicious::Controller> or L<Mojo> before
dispatching to it.

=head2 Route to class
=head2 Namespaces

You can use the C<namespace> stash value to change the namespace of a whole
route with all its children.
Expand Down

0 comments on commit 7ec43e6

Please sign in to comment.