Skip to content

Commit

Permalink
documentation tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Apr 16, 2012
1 parent 4389537 commit 575b43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Routes/Route.pm
Expand Up @@ -307,7 +307,7 @@ L<Mojolicious::Routes::Route> implements the following attributes.
my $children = $r->children;
$r = $r->children([Mojolicious::Routes::Route->new]);
The children of this routes object, used for nesting routes.
The children of this route, used for nesting routes.
=head2 C<inline>
Expand Down

0 comments on commit 575b43c

Please sign in to comment.