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/Environment.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/latexindent/LatexIndent/Environment.pm') diff --git a/support/latexindent/LatexIndent/Environment.pm b/support/latexindent/LatexIndent/Environment.pm index 9cb9850d2b..9d2c34d1bd 100644 --- a/support/latexindent/LatexIndent/Environment.pm +++ b/support/latexindent/LatexIndent/Environment.pm @@ -33,7 +33,7 @@ our $environmentCounter; our $environmentBasicRegExp = qr/\\begin\{/; our $environmentRegExp; -# store the regular expresssion for matching and replacing the \begin{}...\end{} statements +# store the regular expression for matching and replacing the \begin{}...\end{} statements sub construct_environments_regexp { # read from fine tuning -- cgit v1.2.3