X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FScriptRunner.pm;h=ee2b1c13f74595b267784ae2de3fa44aea364c0c;hp=06b36b5725ab39bb0ad7d127bb48e7b28cf3e87f;hb=f4dda4a8e24ec328419c0bef366f1cd294d42474;hpb=59e2fe94743666b9f079545e45252a93839c6398 diff --git a/lib/Catalyst/ScriptRunner.pm b/lib/Catalyst/ScriptRunner.pm index 06b36b5..ee2b1c1 100644 --- a/lib/Catalyst/ScriptRunner.pm +++ b/lib/Catalyst/ScriptRunner.pm @@ -41,7 +41,7 @@ This class is responsible for running scripts, either in the application specifi =head2 run ($application_class, $scriptclass) -Called with two parameters, the application classs (e.g. MyApp) +Called with two parameters, the application class (e.g. MyApp) and the script class, (i.e. one of Server/FastCGI/CGI/Create/Test) =head1 AUTHORS