[latex3-commits] [latex3/latex2e] gh1189: Correct fn name (ac669bf7)

github at latex-project.org github at latex-project.org
Fri Dec 1 12:33:29 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : gh1189
Link       : https://github.com/latex3/latex2e/commit/ac669bf767731f69660a2065aa8fb6834d662a15

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

commit ac669bf767731f69660a2065aa8fb6834d662a15
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Nov 29 09:23:32 2023 +0000

    Correct fn name


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

ac669bf767731f69660a2065aa8fb6834d662a15
 base/ltcmd.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltcmd.dtx b/base/ltcmd.dtx
index ae8d9dd4..1eb5710d 100644
--- a/base/ltcmd.dtx
+++ b/base/ltcmd.dtx
@@ -468,7 +468,7 @@
 %    \begin{macrocode}
 \cs_new_protected:Npn \@@_declare_cmd_code:Nnn #1#2
   {
-    \bool_lazy_or:nTF
+    \bool_lazy_any:nTF
       {
         { \l_@@_environment_bool }
         {





More information about the latex3-commits mailing list.