From: Hans Dieter Pearcey Date: Fri, 17 Apr 2009 04:21:40 +0000 (-0400) Subject: smooth out weird language X-Git-Tag: 0.75~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4b032e4e24d27e73d965adbcf8bab8a73a929748;p=gitmo%2FMoose.git smooth out weird language --- diff --git a/Changes b/Changes index ec18004..1aeb1a0 100644 --- a/Changes +++ b/Changes @@ -16,8 +16,8 @@ for, noteworthy changes. option to import, for classes and roles (Sartak) * Moose::Meta::Role - - Make method_metaclass an attr so can accept a metarole application. - (jdv) + - Make method_metaclass an attr so that it can accept a metarole + application. (jdv) 0.74 Tue, April 7, 2009 * Moose::Meta::Role