X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FController.pm;h=b1c4c945da3282e02b79cf0323582e0f8d23b208;hb=24d2dfaf82495fd2a914b02c748d73d323f12242;hp=27b5d0fe1a7762e6019686be3ad91d031217e406;hpb=d0f30dbc4d81780d345a80328c6f8396084e8ac8;p=catagits%2FCatalyst-Runtime.git 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)