doc tweak from John M. Dlugosz
Stevan Little [Sun, 1 May 2011 00:56:08 +0000 (20:56 -0400)]
lib/Moose/Meta/Role.pm

index 4aa0b4b..4e6eee8 100644 (file)
@@ -708,7 +708,7 @@ __END__
 This class is a subclass of L<Class::MOP::Module> that provides
 additional Moose-specific functionality.
 
-It's API looks a lot like L<Moose::Meta::Class>, but internally it
+Its API looks a lot like L<Moose::Meta::Class>, but internally it
 implements many things differently. This may change in the future.
 
 =head1 INHERITANCE