From: Florian Ragwitz Date: Thu, 6 May 2010 18:35:01 +0000 (+0200) Subject: Fix typo. X-Git-Tag: 1.04~20 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b2d54db85cc6c43b2a7c22ceffa897fd7a35d34f;p=gitmo%2FMoose.git Fix typo. --- diff --git a/lib/Moose/Meta/Class.pm b/lib/Moose/Meta/Class.pm index ca1bd25..0dd87c7 100644 --- a/lib/Moose/Meta/Class.pm +++ b/lib/Moose/Meta/Class.pm @@ -726,7 +726,7 @@ roles, it will be reused. ); Each entry in both the C and the C option can be -followed by a hash reference with arguments. The C +followed by a hash reference with arguments. The C option can be supplied with a L<-version|Class::MOP/Class Loading Options> option that ensures the loaded superclass satisfies the required version. The C option also takes the C<-version> as an