[Moose-commits] r7117 - Moose/branches/moose-manual/lib/Moose/Manual
autarch at code2.0beta.co.uk
autarch at code2.0beta.co.uk
Tue Dec 16 21:53:29 GMT 2008
Author: autarch
Date: 2008-12-16 13:53:29 -0800 (Tue, 16 Dec 2008)
New Revision: 7117
Modified:
Moose/branches/moose-manual/lib/Moose/Manual/Attributes.pod
Log:
Small grammar tweak
Modified: Moose/branches/moose-manual/lib/Moose/Manual/Attributes.pod
===================================================================
--- Moose/branches/moose-manual/lib/Moose/Manual/Attributes.pod 2008-12-16 20:50:46 UTC (rev 7116)
+++ Moose/branches/moose-manual/lib/Moose/Manual/Attributes.pod 2008-12-16 21:53:29 UTC (rev 7117)
@@ -576,9 +576,9 @@
=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
More information about the Moose-commits
mailing list