From: Hans Dieter Pearcey Date: Tue, 28 Apr 2009 17:48:44 +0000 (+0000) Subject: doc clarification X-Git-Tag: 5.80003~23 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=ab9905826d4ed911fefc3c89e6026d2a35d79cba doc clarification --- diff --git a/lib/Catalyst/Dispatcher.pm b/lib/Catalyst/Dispatcher.pm index d0e77ac..cea5493 100644 --- a/lib/Catalyst/Dispatcher.pm +++ b/lib/Catalyst/Dispatcher.pm @@ -414,7 +414,7 @@ sub get_action { =head2 $self->get_action_by_path( $path ); -Returns the named action by its full path. +Returns the named action by its full private path. =cut