Not class methods
[catagits/Catalyst-View-Component-SubInclude.git] / lib / Catalyst / View / Component / SubInclude / SSI.pm
index d870b68..f73123f 100644 (file)
@@ -38,7 +38,7 @@ Server Side Includes (SSI) include directives. This is a feature implemented by
 Apache (L<http://httpd.apache.org/>), nginx (L<http://wiki.nginx.org/Main>)
 and many other web servers which allows cache-efficient uses of includes.
 
-=head1 CLASS METHODS
+=head1 METHODS
 
 =head2 C<generate_subinclude( $c, $path, @args )>