doc-fixes 0_02
stevan [Wed, 16 Aug 2006 21:34:05 +0000 (21:34 +0000)]
lib/Moose/Policy.pm

index 8acc16a..4c4e1cb 100644 (file)
@@ -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.