From: Tomas Doran Date: Wed, 2 Dec 2009 19:13:19 +0000 (+0000) Subject: And that's what I get for not really applying the patch and doing it manually. Fail.. X-Git-Tag: 5.80016~23 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=37c2f09c644a515035a4ed519bf227c0137ac6f2;hp=30079544087f5626ed47bafcc25a3211ad8745c4 And that's what I get for not really applying the patch and doing it manually. Fail.. --- diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 9bb6701..22135a7 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -2690,8 +2690,7 @@ C - The default model picked if you say C<< $c->model >>. See L<< =item * -C - The default view to be rendered or returned when C<< $c->view >>. See L<< /$c->view($name) >>. -is called. +C - The default view to be rendered or returned when C<< $c->view >> is called. See L<< /$c->view($name) >>. =item *