[latex3-commits] [latex3/latex3] fp-func: Typo (677794f40)

github at latex-project.org github at latex-project.org
Fri Oct 13 19:58:45 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : fp-func
Link       : https://github.com/latex3/latex3/commit/677794f4003d956a4e4f1f4f95918c13435f3e03

>---------------------------------------------------------------

commit 677794f4003d956a4e4f1f4f95918c13435f3e03
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Jul 5 22:11:54 2023 +0100

    Typo


>---------------------------------------------------------------

677794f4003d956a4e4f1f4f95918c13435f3e03
 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.