]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - lib/Test/Valgrind/Parser/Text.pm
Miscellanous doc nits
[perl/modules/Test-Valgrind.git] / lib / Test / Valgrind / Parser / Text.pm
index 81c8f70c2e763452916164f620bf878d2cd5ad24..0fb3ab6f23eb1bc23b3cba632c38a018b9680a71 100644 (file)
@@ -27,7 +27,7 @@ use base qw/Test::Valgrind::Parser/;
 
 =head2 C<args $session, $fh>
 
-Returns the arguments needed to tell C<valgrind> to print to the filehandle C<$fh>.
+Returns the arguments needed to tell C<valgrind> to print in text to the filehandle C<$fh>.
 
 =cut