From 7d5553601ccc6f3feed4f9563a6270739bd4da54 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 8 Jan 2023 03:01:28 +0000 Subject: CTAN sync 202301080301 --- support/latexindent/latexindent.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'support/latexindent/latexindent.pl') diff --git a/support/latexindent/latexindent.pl b/support/latexindent/latexindent.pl index e4a9dc2092..56b7ab2733 100755 --- a/support/latexindent/latexindent.pl +++ b/support/latexindent/latexindent.pl @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# latexindent.pl, version 3.20, 2023-01-01 +# latexindent.pl, version 3.20.1, 2023-01-07 # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -58,7 +58,7 @@ GetOptions( # conditionally load the GCString module eval "use Unicode::GCString" if $switches{GCString}; -# check local settings doesn't interfer with reading the file; +# check local settings doesn't interfere with reading the file; # this can happen if the script is called as follows: # # latexindent.pl -l myfile.tex -- cgit v1.2.3