projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
01062d8
)
fix punctuation
Karen Etheridge [Wed, 1 Jun 2011 00:42:47 +0000 (17:42 -0700)]
lib/Moose/Manual/Attributes.pod
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Manual/Attributes.pod
b/lib/Moose/Manual/Attributes.pod
index
ff5af8b
..
7f3f043
100644
(file)
--- a/
lib/Moose/Manual/Attributes.pod
+++ b/
lib/Moose/Manual/Attributes.pod
@@
-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