From: Dave Rolsky Date: Fri, 10 Sep 2010 01:58:17 +0000 (-0500) Subject: Fix doc typo-let X-Git-Tag: 1.13~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bcac984af12d1086084ac517fc4dfdabcb4f8ead;p=gitmo%2FMoose.git Fix doc typo-let --- diff --git a/lib/Moose/Meta/Method/Destructor.pm b/lib/Moose/Meta/Method/Destructor.pm index ae3785b..9f9c67b 100644 --- a/lib/Moose/Meta/Method/Destructor.pm +++ b/lib/Moose/Meta/Method/Destructor.pm @@ -149,7 +149,7 @@ L I L. =over 4 -=item B<< Moose::Meta;:Method::Destructor->new(%options) >> +=item B<< Moose::Meta::Method::Destructor->new(%options) >> This constructs a new object. It accepts the following options: