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

github at latex-project.org github at latex-project.org
Wed Nov 29 10:23:32 CET 2023


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

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

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

    Correct fn name


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

125881c84f67974108e60f18a25df84d892b2abe
 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.