X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FController.pm;h=b1c4c945da3282e02b79cf0323582e0f8d23b208;hp=27b5d0fe1a7762e6019686be3ad91d031217e406;hb=24d2dfaf82495fd2a914b02c748d73d323f12242;hpb=1e34b59f3d349a225f388bd129b0aa172586a629 diff --git a/lib/Catalyst/Controller.pm b/lib/Catalyst/Controller.pm index 27b5d0f..b1c4c94 100644 --- a/lib/Catalyst/Controller.pm +++ b/lib/Catalyst/Controller.pm @@ -543,7 +543,7 @@ and registers them with the dispatcher. =head2 $self->action_class(%args) Used when a controller is creating an action to determine the correct base -action class to use. +action class to use. =head2 $self->create_action(%args)