From: Florian Ragwitz Date: Thu, 6 May 2010 00:18:32 +0000 (+0200) Subject: Fix doc typo. X-Git-Tag: 1.03~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6b958a3e05db7e550590fa20f62a86a3a654f26d;p=gitmo%2FMoose.git Fix doc typo. --- diff --git a/lib/Moose/Meta/Class.pm b/lib/Moose/Meta/Class.pm index de7fadb..3985839 100644 --- a/lib/Moose/Meta/Class.pm +++ b/lib/Moose/Meta/Class.pm @@ -749,7 +749,7 @@ attribute triggers. =item B<< $metaclass->superclasses(@superclasses) >> -This is the accesssor allowing you to read or change the parents of +This is the accessor allowing you to read or change the parents of the class. Each superclass can be followed by a hash reference containing a