From: gregor herrmann Date: Mon, 1 Aug 2016 21:54:41 +0000 (-0300) Subject: fix a typo in the POD X-Git-Tag: rt109349 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=commitdiff_plain;h=refs%2Ftags%2Frt109349 fix a typo in the POD --- diff --git a/lib/Test/Valgrind/Command/Perl.pm b/lib/Test/Valgrind/Command/Perl.pm index dfe06b0..7d50dbb 100644 --- a/lib/Test/Valgrind/Command/Perl.pm +++ b/lib/Test/Valgrind/Command/Perl.pm @@ -48,7 +48,7 @@ The package constructor, which takes several options : =item * -The C option specifies which C executable will run the arugment list given in C. +The C option specifies which C executable will run the argument list given in C. Defaults to C<$^X>.