From: Tomas Doran Date: Wed, 21 Dec 2011 10:48:04 +0000 (+0000) Subject: Fix typo noticed by abraxxa++ X-Git-Tag: 1.37~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2136a9522479b209a54c3a9942564e8fb69bb519;p=catagits%2FCatalyst-Devel.git Fix typo noticed by abraxxa++ --- diff --git a/share/script/myapp_fastcgi.pl.tt b/share/script/myapp_fastcgi.pl.tt index e840f7f..4e65fcd 100644 --- a/share/script/myapp_fastcgi.pl.tt +++ b/share/script/myapp_fastcgi.pl.tt @@ -30,7 +30,7 @@ Catalyst::ScriptRunner->run('[% name %]', 'FastCGI'); or empty string to disable -e --keeperr send error messages to STDOUT, not to the webserver - --proc_title Set the process title (is possible) + --proc_title Set the process title (if possible) =head1 DESCRIPTION