specified by C<for_class>. It also injects a a C<meta> accessor into
the role so you can get at this object.
-The default metaclass is L<Moose::Mtea::Role>. You can specify an
+The default metaclass is L<Moose::Meta::Role>. You can specify an
alternate metaclass with the C<metaclass> parameter.
=head1 CAVEATS