[Catalyst-commits] r14173 - trunk/examples/CatalystAdvent/root/2011

dpetrov at dev.catalyst.perl.org dpetrov at dev.catalyst.perl.org
Fri Dec 2 07:11:44 GMT 2011


Author: dpetrov
Date: 2011-12-02 07:11:44 +0000 (Fri, 02 Dec 2011)
New Revision: 14173

Modified:
   trunk/examples/CatalystAdvent/root/2011/1.pod
Log:
Close the link tag to Catalyst::PSGI

Modified: trunk/examples/CatalystAdvent/root/2011/1.pod
===================================================================
--- trunk/examples/CatalystAdvent/root/2011/1.pod	2011-12-02 06:30:57 UTC (rev 14172)
+++ trunk/examples/CatalystAdvent/root/2011/1.pod	2011-12-02 07:11:44 UTC (rev 14173)
@@ -50,7 +50,7 @@
 within or alongside your app.
 
 It also means that a much greater choice of web server engines is possible than ever
-before, as any Plack server can be used. See L<Catalyst::PSGI for further details.
+before, as any Plack server can be used. See L<Catalyst::PSGI> for further details.
 
 This includes asynchronous servers, and brings us to the present:
 




More information about the Catalyst-commits mailing list