[Moose-commits] r7169 - in Mouse/trunk: . lib/Mouse/Meta
sartak at code2.0beta.co.uk
sartak at code2.0beta.co.uk
Mon Dec 22 04:57:05 GMT 2008
Author: sartak
Date: 2008-12-21 20:57:05 -0800 (Sun, 21 Dec 2008)
New Revision: 7169
Modified:
Mouse/trunk/
Mouse/trunk/lib/Mouse/Meta/Class.pm
Log:
r77785 at onn: sartak | 2008-12-21 23:56:57 -0500
Typo fix
Property changes on: Mouse/trunk
___________________________________________________________________
Name: svk:merge
- 08e7d58d-de06-4458-8c15-335e402ab116:/local/Mouse:77782
08e7d58d-de06-4458-8c15-335e402ab116:/local/Mouse-trunk:61565
3efe9002-19ed-0310-8735-a98156148065:/Mouse/branches/shika-based:6997
+ 08e7d58d-de06-4458-8c15-335e402ab116:/local/Mouse:77785
08e7d58d-de06-4458-8c15-335e402ab116:/local/Mouse-trunk:61565
3efe9002-19ed-0310-8735-a98156148065:/Mouse/branches/shika-based:6997
Modified: Mouse/trunk/lib/Mouse/Meta/Class.pm
===================================================================
--- Mouse/trunk/lib/Mouse/Meta/Class.pm 2008-12-22 04:26:31 UTC (rev 7168)
+++ Mouse/trunk/lib/Mouse/Meta/Class.pm 2008-12-22 04:57:05 UTC (rev 7169)
@@ -324,7 +324,7 @@
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.
More information about the Moose-commits
mailing list