Fix Pod - RT#68563
[catagits/Catalyst-Devel.git] / lib / Module / Install / Catalyst.pm
index 5230d6f..4c47bff 100644 (file)
@@ -114,7 +114,7 @@ sub catalyst_ignore_all {
     @IGNORE = @$ignore;
 }
 
-=head2 catalyst_ignore(\@ignore)
+=head2 catalyst_ignore(@ignore)
 
 Add a regexp to the list of ignored patterns. Can be called multiple times.