Missing space in counter docs.
Cory G Watson [Fri, 27 Jun 2008 13:24:11 +0000 (13:24 +0000)]
lib/MooseX/AttributeHelpers/Counter.pm

index 6a6e9bd..51184de 100644 (file)
@@ -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>