From: Tomas Doran Date: Wed, 28 Jul 2010 22:26:31 +0000 (+0000) Subject: Whitespace X-Git-Tag: 5.80025~2^2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=24d2dfaf82495fd2a914b02c748d73d323f12242;hp=1e34b59f3d349a225f388bd129b0aa172586a629 Whitespace --- 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)