From: Justin Hunter Date: Fri, 28 Aug 2009 22:49:20 +0000 (-0700) Subject: fix spelling of SYNOPSIS X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-AutoDoc.git;a=commitdiff_plain;h=0fe5ef1b45637179c2d3e501097c0052675de162 fix spelling of SYNOPSIS --- diff --git a/lib/MooseX/AutoDoc.pm b/lib/MooseX/AutoDoc.pm index bc9beca..260ae99 100644 --- a/lib/MooseX/AutoDoc.pm +++ b/lib/MooseX/AutoDoc.pm @@ -258,7 +258,7 @@ __END__; MooseX::AutoDoc - Automatically generate documentation for Moose-based packages -=head1 SYNOPSYS +=head1 SYNOPSIS use MooseX::AutoDoc; my $autodoc = MooseX::AutoDoc->new