[latex3-commits] [git/LaTeX3-latex3-latex3] peek-refactor: Adjust docs as requested (576fc166b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Jan 11 14:14:05 CET 2022
Repository : https://github.com/latex3/latex3
On branch : peek-refactor
Link : https://github.com/latex3/latex3/commit/576fc166b7b519a4ca958fe2e5ba89a28a5b6fad
>---------------------------------------------------------------
commit 576fc166b7b519a4ca958fe2e5ba89a28a5b6fad
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jan 11 13:14:05 2022 +0000
Adjust docs as requested
>---------------------------------------------------------------
576fc166b7b519a4ca958fe2e5ba89a28a5b6fad
l3kernel/l3token.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3token.dtx b/l3kernel/l3token.dtx
index 37705fd64..f160c8300 100644
--- a/l3kernel/l3token.dtx
+++ b/l3kernel/l3token.dtx
@@ -920,7 +920,7 @@
% \cs{peek_remove_filler:n} \Arg{code}
% \end{syntax}
% Peeks ahead and detect if the following token is a space (category code
-% $10$ and character code $32$) or has meaning equal to \cs{scan_stop:}. If so,
+% $10$) or has meaning equal to \cs{scan_stop:}. If so,
% removes the token and checks the next token. If neither of these cases
% apply, expands the next token using \texttt{f}-type expansion, then checks
% the resulting leading token in the same way. If after expansion the next
More information about the latex3-commits
mailing list.