]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commitdiff
fix a typo in the POD rt109349
authorgregor herrmann <gregoa@cpan.org>
Mon, 1 Aug 2016 21:54:41 +0000 (18:54 -0300)
committerVincent Pit <perl@profvince.com>
Mon, 1 Aug 2016 21:54:41 +0000 (18:54 -0300)
lib/Test/Valgrind/Command/Perl.pm

index dfe06b08d929a46c7b9f3b69857d61ededabdc3a..7d50dbbd0bff2bedf0807d26442aef5715850562 100644 (file)
@@ -48,7 +48,7 @@ The package constructor, which takes several options :
 
 =item *
 
-The C<perl> option specifies which C<perl> executable will run the arugment list given in C<args>.
+The C<perl> option specifies which C<perl> executable will run the argument list given in C<args>.
 
 Defaults to C<$^X>.