fix up some docs
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native / Trait / Array.pm
index a0897b3..2c824b2 100644 (file)
@@ -95,7 +95,7 @@ numbers, just as with Perl's core array handling.
 
 If the specified element does not exist, this will return C<undef>.
 
-This method does accepts just one argument.
+This method accepts just one argument.
 
 =item * B<pop>