From: Guillermo Roditi Date: Fri, 2 Jan 2009 18:58:53 +0000 (+0000) Subject: typo in description X-Git-Tag: 0.00701~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=507576650d5e49fdae13a78b28e0ff2c927e8503;p=gitmo%2FMooseX-Emulate-Class-Accessor-Fast.git typo in description --- diff --git a/Makefile.PL b/Makefile.PL index 4b71971..51b98c5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,7 +5,7 @@ use inc::Module::Install; # Define metadata name 'MooseX-Emulate-Class-Accessor-Fast'; -abstract 'Emnulate Class::Accessor::Fast using attributes'; +abstract 'Emulate Class::Accessor::Fast using attributes'; all_from 'lib/MooseX/Emulate/Class/Accessor/Fast.pm'; # Specific dependencies