X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction.pm;h=87b37fd6f13c192945c14d53039611d1afa72e67;hb=67e9673e2729bf40b87a20b2afa350be19cd7f5e;hp=af65452ac733b6c12f1a7fcb14e1db89493f161f;hpb=829b22f766b0b1d1a09a6ce152abe48ad9bde5ec;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Action.pm b/lib/Catalyst/Action.pm index af65452..87b37fd 100644 --- a/lib/Catalyst/Action.pm +++ b/lib/Catalyst/Action.pm @@ -104,7 +104,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