fixed pod coverage
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Engine.pm
index ff01603..358a940 100644 (file)
@@ -136,7 +136,7 @@ sub benchmark {
     return wantarray ? ( $elapsed, @return ) : $elapsed;
 }
 
-=head3 component (comp)
+=head3 component / comp
 
 Get a component object by name.