projects
/
gitmo/MooseX-AttributeHelpers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fe68095
)
Missing space in counter docs.
Cory G Watson [Fri, 27 Jun 2008 13:24:11 +0000 (13:24 +0000)]
lib/MooseX/AttributeHelpers/Counter.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/MooseX/AttributeHelpers/Counter.pm
b/lib/MooseX/AttributeHelpers/Counter.pm
index
6a6e9bd
..
51184de
100644
(file)
--- a/
lib/MooseX/AttributeHelpers/Counter.pm
+++ b/
lib/MooseX/AttributeHelpers/Counter.pm
@@
-128,7
+128,7
@@
Set the counter to the specified value.
=item I<inc>
-Increments the value stored in this slot by 1.Providing an argument will
+Increments the value stored in this slot by 1. Providing an argument will
cause the counter to be increased by specified amount.
=item I<dec>