doc clarification
Hans Dieter Pearcey [Tue, 28 Apr 2009 17:48:44 +0000 (17:48 +0000)]
lib/Catalyst/Dispatcher.pm

index d0e77ac..cea5493 100644 (file)
@@ -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