summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-01-08 21:00:08 +0000
committerKarl Berry <karl@freefriends.org>2023-01-08 21:00:08 +0000
commite4621b29db9e3e1eb149a279787e0a1a00621c25 (patch)
tree0c645b94cc50202172df471d954b6fd40667cf61 /Build
parent1145a6875066d3fab5e3bed3817c2ce5213a31c4 (diff)
latexindent (7jan23)
git-svn-id: svn://tug.org/texlive/trunk@65494 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/source/texk/texlive/linked_scripts/latexindent/latexindent.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/latexindent/latexindent.pl b/Build/source/texk/texlive/linked_scripts/latexindent/latexindent.pl
index e4a9dc2092f..56b7ab2733f 100755
--- a/Build/source/texk/texlive/linked_scripts/latexindent/latexindent.pl
+++ b/Build/source/texk/texlive/linked_scripts/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