[latex3-commits] [git/LaTeX3-latex3-latex3] peek-regex: Typo in code doc (67fb81186)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Dec 3 16:44:56 CET 2020
Repository : https://github.com/latex3/latex3
On branch : peek-regex
Link : https://github.com/latex3/latex3/commit/67fb81186a0c9dd83f42415cac1513ee410be323
>---------------------------------------------------------------
commit 67fb81186a0c9dd83f42415cac1513ee410be323
Author: Bruno Le Floch <blflatex at gmail.com>
Date: Thu Jul 23 03:09:05 2020 +0200
Typo in code doc
>---------------------------------------------------------------
67fb81186a0c9dd83f42415cac1513ee410be323
l3kernel/l3regex.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3regex.dtx b/l3kernel/l3regex.dtx
index d1ec33dea..11384d82f 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.