summaryrefslogtreecommitdiff
path: root/support/latexindent/latexindent.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-01-08 03:01:28 +0000
committerNorbert Preining <norbert@preining.info>2023-01-08 03:01:28 +0000
commit7d5553601ccc6f3feed4f9563a6270739bd4da54 (patch)
tree5439910db3631d3200f0f7df70e3d8707ab146cf /support/latexindent/latexindent.pl
parentc946b2e792715f6030486d5214be1df081de37a8 (diff)
CTAN sync 202301080301
Diffstat (limited to 'support/latexindent/latexindent.pl')
-rwxr-xr-xsupport/latexindent/latexindent.pl4
1 files changed, 2 insertions, 2 deletions
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