=head1, not =head
Dave Rolsky [Tue, 3 Feb 2009 15:56:44 +0000 (15:56 +0000)]
lib/MooseX/MetaDescription.pm

index ebf6837..f5f2a90 100644 (file)
@@ -62,7 +62,7 @@ metadata to your Moose classes and attributes. This will allow
 you to track out of band data along with attributes, which is 
 very useful for say serializing Moose classes in HTML or XML.
 
-=head METHODS
+=head1 METHODS
 
 =over 4