X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FSession.pm;h=b1710e2947acf86b0bf17922ce713fd86dd4462e;hp=a2636d74b5cad7b60c9c039624d3fb424087bdac;hb=5d34ea42cbf8c01f49b45a894ded6c312bbae87e;hpb=3aff25a7a85cc4462aa3d144dced7cd8b1bea0f7 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