From: Stevan Little Date: Sun, 1 May 2011 00:56:08 +0000 (-0400) Subject: doc tweak from John M. Dlugosz X-Git-Tag: 2.0100~181 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0e8b516797e12873a6cea9a43df1360ecb4bcdf4;p=gitmo%2FMoose.git doc tweak from John M. Dlugosz --- diff --git a/lib/Moose/Meta/Role.pm b/lib/Moose/Meta/Role.pm index 4aa0b4b..4e6eee8 100644 --- a/lib/Moose/Meta/Role.pm +++ b/lib/Moose/Meta/Role.pm @@ -708,7 +708,7 @@ __END__ This class is a subclass of L that provides additional Moose-specific functionality. -It's API looks a lot like L, but internally it +Its API looks a lot like L, but internally it implements many things differently. This may change in the future. =head1 INHERITANCE