X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FAction.pm;h=555c939589f97967f084b83b73257cbffb5a4f7f;hp=d360d68891d82546c91b7a18af6a5f1f2aab4880;hb=f98182507920d5fd40007a4d0ed1bf083134eaea;hpb=a526c982f02435e4592256848c679c473ea57b4b diff --git a/lib/Catalyst/Action.pm b/lib/Catalyst/Action.pm index d360d68..555c939 100644 --- a/lib/Catalyst/Action.pm +++ b/lib/Catalyst/Action.pm @@ -127,7 +127,7 @@ and so on. This determines how the action is dispatched to. =head2 class Returns the name of the component where this action is defined. -Derived by calling the L +Derived by calling the L method on each component. =head2 code