From: Shawn M Moore Date: Fri, 10 Jul 2009 00:06:27 +0000 (-0400) Subject: Changelog typo fix X-Git-Tag: 0.88~28 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=188a53eb30cc8cd84af0a628ccdf3af5771c495a;p=gitmo%2FMoose.git Changelog typo fix --- diff --git a/Changes b/Changes index 61a99fc..548ee3a 100644 --- a/Changes +++ b/Changes @@ -41,7 +41,7 @@ for, noteworthy changes. - Attribute accessors (reader, writer, accessor, predicate, clearer) now warn if they overwrite an existing method. (doy) - Attribute constructors now warn very noisily about unknown (or - mispelled) arguments + misspelled) arguments * Moose::Util::TypeConstraints - Deprecated the totally useless Role type name, which just