[latex3-commits] [latex3/latex3] fp-func: Typo (ffb0ac19c)
github at latex-project.org
github at latex-project.org
Thu Oct 19 15:42:04 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : fp-func
Link : https://github.com/latex3/latex3/commit/ffb0ac19c9c01dfe2236518752f4da858c4d78f2
>---------------------------------------------------------------
commit ffb0ac19c9c01dfe2236518752f4da858c4d78f2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Jul 5 22:11:54 2023 +0100
Typo
>---------------------------------------------------------------
ffb0ac19c9c01dfe2236518752f4da858c4d78f2
l3kernel/l3fp.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3fp.dtx b/l3kernel/l3fp.dtx
index 422fdb830..cbccddf7e 100644
--- a/l3kernel/l3fp.dtx
+++ b/l3kernel/l3fp.dtx
@@ -757,7 +757,7 @@
% \cs{fp_show:n} |{ foo ( 1 + 2 , foo(3), A ) ** 2 } }|
% \end{quote}
% shows |(foo(3, foo(3), A))^(2)|. If the declaration was missing,
-% the parser would complain about an \enquote{\texttt{Unknown fp word 'A'}}.
+% the parser would complain about an \enquote{\texttt{Unknown fp word 'foo'}}.
% The \meta{identifier} must consist entirely of Latin letters |[a-zA-Z]|.
% \end{function}
%
More information about the latex3-commits
mailing list.