Small grammar tweak
Dave Rolsky [Tue, 16 Dec 2008 21:53:29 +0000 (21:53 +0000)]
lib/Moose/Manual/Attributes.pod

index 854d9e8..2d9d915 100644 (file)
@@ -576,9 +576,9 @@ use a C<builder> (which is Moose-only) instead.
 =head1 MORE ON ATTRIBUTES
 
 Moose attributes are a big topic, and this document glosses over a few
-topics. We recommend that you read the L<Moose::Manual::Delegation>
-and L<Moose::Manual::Types> documents to get a more complete
-understanding of attribute features.
+aspects of their aspects. We recommend that you read the
+L<Moose::Manual::Delegation> and L<Moose::Manual::Types> documents to
+get a more complete understanding of attribute features.
 
 =head1 AUTHOR