Satisfy pod_spell
Shawn M Moore [Sun, 10 May 2009 03:39:10 +0000 (23:39 -0400)]
lib/Moose/Meta/Role.pm

index d38ec2a..5cdd070 100644 (file)
@@ -756,7 +756,7 @@ represents the combined roles.
 =item B<< Moose::Meta::Role->role_for_combination($options) >>
 
 This is a hook for incorporating role-combination parameters. This
-method returns a role metaobject (by default the invocant role) to be
+method returns a role meta-object (by default the invocant role) to be
 used for the combination.
 
 =item B<< Moose::Meta::Role->create($name, %options) >>