changes, pod fix
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Controller.pm
index e6eb8d8..ab77e21 100644 (file)
@@ -310,7 +310,7 @@ controller name. For instance controller 'MyApp::Controller::Foo::Bar'
 will be bound to 'foo/bar'. The default Root controller is an example
 of setting namespace to '' (the null string).
 
-=head2 prefix 
+=head2 path 
 
 Sets 'path_prefix', as described below.