fix a pod error
Dave Rolsky [Tue, 17 Mar 2009 17:10:54 +0000 (12:10 -0500)]
lib/Class/MOP/Module.pm

index 1ca2e40..8ff573c 100644 (file)
@@ -90,7 +90,7 @@ package, if one exists.
 This constructs a string which combines the name, version and
 authority.
 
-=item B<< Class::MOP::Module->meta >
+=item B<< Class::MOP::Module->meta >>
 
 This will return a L<Class::MOP::Class> instance for this class.