Typo fix
Shawn M Moore [Mon, 22 Dec 2008 04:57:05 +0000 (04:57 +0000)]
lib/Mouse/Meta/Class.pm

index 82f293d..6f6feab 100644 (file)
@@ -324,7 +324,7 @@ this class and its superclasses.
 Returns a mapping of attribute names to their corresponding
 L<Mouse::Meta::Attribute> objects.
 
-=head2 has_attribute Name -> Boool
+=head2 has_attribute Name -> Bool
 
 Returns whether we have a L<Mouse::Meta::Attribute> with the given name.