Typo fix
[gitmo/Mouse.git] / 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.