[latex3-commits] [latex3/latex3] develop: Correct a code comment (e66a37de9)

github at latex-project.org github at latex-project.org
Sat Nov 23 09:55:32 CET 2024


Repository : https://github.com/latex3/latex3
On branch  : develop
Link       : https://github.com/latex3/latex3/commit/e66a37de9377f5c34249a2d3b187c3e0e169834f

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

commit e66a37de9377f5c34249a2d3b187c3e0e169834f
Author: Joseph Wright <joseph at texdev.net>
Date:   Sat Nov 23 08:55:32 2024 +0000

    Correct a code comment


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

e66a37de9377f5c34249a2d3b187c3e0e169834f
 l3kernel/l3token.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3token.dtx b/l3kernel/l3token.dtx
index 90f93fb96..5c0489299 100644
--- a/l3kernel/l3token.dtx
+++ b/l3kernel/l3token.dtx
@@ -2827,7 +2827,7 @@ end
 %     \peek_meaning_remove:N,
 %   }
 %   The public functions themselves cannot be defined using
-%   \cs{prg_new_conditional:Npnn}.  Instead, the |TF|, |T|, |F| variants
+%   \cs{prg_new_protected_conditional:Npnn}.  Instead, the |TF|, |T|, |F| variants
 %   are defined in terms of corresponding variants of
 %   \cs{@@_token_generic:NNTF} or \cs{@@_token_remove_generic:NNTF},
 %   with first argument one of \cs{@@_execute_branches_catcode:},





More information about the latex3-commits mailing list.