fix punctuation
Karen Etheridge [Wed, 1 Jun 2011 00:42:47 +0000 (17:42 -0700)]
lib/Moose/Manual/Attributes.pod

index ff5af8b..7f3f043 100644 (file)
@@ -441,7 +441,7 @@ writing). Second, it is also called when an attribute's value is
 passed to the constructor.
 
 However, triggers are I<not> called when an attribute is populated
-from a C<default> or C<builder>
+from a C<default> or C<builder>.
 
 =head2 Attribute types