Resolve a todo
[gitmo/Mouse.git] / lib / Mouse / Util / MetaRole.pm
index 668b35c..61e5fcd 100644 (file)
@@ -78,7 +78,6 @@ sub _make_new_class {
 }
 
 1;
-
 __END__
 
 =head1 NAME
@@ -178,7 +177,7 @@ once.
 
 This function will apply the specified roles to the object's base class.
 
-=head1 SEE ASLSO
+=head1 SEE ALSO
 
 L<Moose::Util::MetaRole>