more author names, a few terms
[gitmo/Moose.git] / lib / Moose / AttributeHelpers / String.pm
index 1ce5730..7564f43 100644 (file)
@@ -93,7 +93,7 @@ modification of the value stored in the attribute.
 =item I<inc>
 
 Increments the value stored in this slot using the magical string autoincrement
-operator. Note that Perl doesn't provide analogeous behavior in C<-->, so
+operator. Note that Perl doesn't provide analogous behavior in C<-->, so
 C<dec> is not available.
 
 =item I<append> C<$string>