[latex3-commits] [latex3/latex3] fp-func: Typo (fd6514c9b)
github at latex-project.org
github at latex-project.org
Wed Jul 5 23:11:54 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : fp-func
Link : https://github.com/latex3/latex3/commit/fd6514c9b9af7a156dea41c1c955f721c1591887
>---------------------------------------------------------------
commit fd6514c9b9af7a156dea41c1c955f721c1591887
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Jul 5 22:11:54 2023 +0100
Typo
>---------------------------------------------------------------
fd6514c9b9af7a156dea41c1c955f721c1591887
l3kernel/l3fp.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3fp.dtx b/l3kernel/l3fp.dtx
index 322215bae..258c6d8ed 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.