X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FSession.pm;h=b1710e2947acf86b0bf17922ce713fd86dd4462e;hb=5d34ea42cbf8c01f49b45a894ded6c312bbae87e;hp=a2636d74b5cad7b60c9c039624d3fb424087bdac;hpb=195f0244c01e942307e13d693f196156b9263444;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind/Session.pm b/lib/Test/Valgrind/Session.pm index a2636d7..b1710e2 100644 --- a/lib/Test/Valgrind/Session.pm +++ b/lib/Test/Valgrind/Session.pm @@ -314,7 +314,7 @@ sub parser_class { $_[0]->tool->parser_class($_[0]) } =head2 C -Calls C<< ->action->report_class >> with the current session object as the unique argument. +Calls C<< ->tool->report_class >> with the current session object as the unique argument. =cut