From 1f44fb4617fad3d18f90242c9a6c5494fcf71e53 Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Mon, 14 Jun 2021 05:42:19 -0700 Subject: [PATCH] fix spelling --- examples/perltidy_hide.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/perltidy_hide.pl b/examples/perltidy_hide.pl index a98a5a1d..df689a12 100755 --- a/examples/perltidy_hide.pl +++ b/examples/perltidy_hide.pl @@ -13,7 +13,7 @@ anything between '#<>V' is hidden from perltidy but seen by perl #>>V -This works by converting #<>V into =cut before +This works by converting #<>V into =cut before processing, and then converting back after processing. This was created for issue git #65. -- 2.39.5