[latex3-commits] [git/LaTeX3-latex3-latex3] peek-regex: Typo in code doc (a2ac46df4)
Bruno Le Floch
blflatex at gmail.com
Thu Jul 23 03:09:05 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : peek-regex
Link : https://github.com/latex3/latex3/commit/a2ac46df4bb266efdf2f1a5f2fd76ee56da72e21
>---------------------------------------------------------------
commit a2ac46df4bb266efdf2f1a5f2fd76ee56da72e21
Author: Bruno Le Floch <blflatex at gmail.com>
Date: Thu Jul 23 03:09:05 2020 +0200
Typo in code doc
>---------------------------------------------------------------
a2ac46df4bb266efdf2f1a5f2fd76ee56da72e21
l3kernel/l3regex.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3regex.dtx b/l3kernel/l3regex.dtx
index d5b0523ef..1beedde31 100644
--- a/l3kernel/l3regex.dtx
+++ b/l3kernel/l3regex.dtx
@@ -6659,7 +6659,7 @@
% \cs{regex_replace_once:nnNTF} because it is ok for the result to be
% unbalanced since we insert it in the input stream rather than
% storing it. When within a csname we don't do any such shenanigan
-% because \cs{cs:w} \ldotS{} \cs{cs_end:} does all the expansion we
+% because \cs{cs:w} \ldots{} \cs{cs_end:} does all the expansion we
% need.
% \begin{macrocode}
\cs_new_protected:Npn \@@_peek_replacement_put:n #1
More information about the latex3-commits
mailing list.