[Catalyst-commits] r12150 - Catalyst-Runtime/5.80/trunk/lib

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Wed Dec 2 19:13:20 GMT 2009


Author: t0m
Date: 2009-12-02 19:13:19 +0000 (Wed, 02 Dec 2009)
New Revision: 12150

Modified:
   Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm
Log:
And that's what I get for not really applying the patch and doing it manually. Fail..

Modified: Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm
===================================================================
--- Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm	2009-12-02 18:58:14 UTC (rev 12149)
+++ Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm	2009-12-02 19:13:19 UTC (rev 12150)
@@ -2690,8 +2690,7 @@
 
 =item *
 
-C<default_view> - The default view to be rendered or returned when C<< $c->view >>. See L<< /$c->view($name) >>.
-is called.
+C<default_view> - The default view to be rendered or returned when C<< $c->view >> is called. See L<< /$c->view($name) >>.
 
 =item *
 




More information about the Catalyst-commits mailing list