From: Orlando Vazquez Date: Sun, 28 Jun 2009 19:20:26 +0000 (-0700) Subject: fix a documation bug X-Git-Tag: 0.03~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Engine-SCGI.git;a=commitdiff_plain;h=a9251dc3205402d5f3354a9b058c278a64b1cfa3 fix a documation bug --- diff --git a/lib/Catalyst/Helper/SCGI.pm b/lib/Catalyst/Helper/SCGI.pm index f927cce..a5fd626 100644 --- a/lib/Catalyst/Helper/SCGI.pm +++ b/lib/Catalyst/Helper/SCGI.pm @@ -17,7 +17,7 @@ Catalyst::Helper::SCGI - SCGI helper to create a scgi runner script to run the S use the helper to build the view module and associated templates. - $ script/myapp_create.pl SCGI -p 9000 + $ script/myapp_create.pl SCGI =head1 DESCRIPTION