Fix typo.
Florian Ragwitz [Thu, 6 May 2010 18:35:01 +0000 (20:35 +0200)]
lib/Moose/Meta/Class.pm

index ca1bd25..0dd87c7 100644 (file)
@@ -726,7 +726,7 @@ roles, it will be reused.
   );
 
 Each entry in both the C<superclasses> and the C<roles> option can be
-followed by a hash reference with arguments. The C<supperclasses>
+followed by a hash reference with arguments. The C<superclasses>
 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<role> option also takes the C<-version> as an