summaryrefslogtreecommitdiff
path: root/support/latexindent/latexindent.pl
diff options
context:
space:
mode:
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