remove a misplaced sentence in the POD
franck cuny [Thu, 20 Aug 2009 15:22:54 +0000 (17:22 +0200)]
lib/Class/MOP/Class.pm

index 0f80950..4d4d6f7 100644 (file)
@@ -1551,7 +1551,7 @@ object instances created for this class, not existing instances.
 =item B<< $metaclass->attribute_metaclass >>
 
 Returns the class name of the attribute metaclass for this class. By
-default, this is L<Class::MOP::Attribute>.  for more information on
+default, this is L<Class::MOP::Attribute>.
 
 =back