X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction.pm;h=555c939589f97967f084b83b73257cbffb5a4f7f;hb=4f96d61ccf40febbf2f80a376cd3ec7b456c699c;hp=d360d68891d82546c91b7a18af6a5f1f2aab4880;hpb=ffca3e960f527321fa30c5ffdfe6ffd2a984af59;p=catagits%2FCatalyst-Runtime.git 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