From: stevan Date: Wed, 16 Aug 2006 21:34:05 +0000 (+0000) Subject: doc-fixes X-Git-Tag: 0_02^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose-Policy.git;a=commitdiff_plain;h=1c037baf68ddfaea08190bf651dc249e79a35092 doc-fixes --- diff --git a/lib/Moose/Policy.pm b/lib/Moose/Policy.pm index 8acc16a..4c4e1cb 100644 --- a/lib/Moose/Policy.pm +++ b/lib/Moose/Policy.pm @@ -79,8 +79,8 @@ metaclasses, however fiddling with the metaclasses can be hairy. Moose::Policy removes most of that hairiness and makes it possible to cleanly contain a set of meta-level customizations in one easy to use module. -This is the first release of this module and should be considered to be -complete by any means. It is very basic implemenation at this point and +This is the first release of this module and it should not be considered to +be complete by any means. It is very basic implemenation at this point and will likely get more feature-full over time, as people request features. So if you have a suggestion/need/idea, please speak up.