From 23b23fd4cd35320b5f4b4628279708e8edd030ec Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Sat, 16 Jul 2022 10:48:37 -0700 Subject: [PATCH] fix error message --- lib/Perl/Tidy.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Perl/Tidy.pm b/lib/Perl/Tidy.pm index 54e3d1dc..7edecff1 100644 --- a/lib/Perl/Tidy.pm +++ b/lib/Perl/Tidy.pm @@ -662,7 +662,7 @@ in file '$filename1' which was called from line $line1 of sub '$subroutine2' Message: '$msg' This is probably an error introduced by a recent programming change. -Perl::Tidy::FileWriter.pm reports VERSION='$VERSION'. +Perl::Tidy.pm reports VERSION='$VERSION'. ============================================================================== EOM -- 2.39.5