Skip to content

Commit

Permalink
Add a missing variant (fixes #1365)
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Dec 7, 2023
1 parent cadc0f1 commit d77665f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l3kernel/l3tl.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -2449,7 +2449,7 @@
\fi:
}
\prg_generate_conditional_variant:Nnn \tl_if_eq:nn
{ nV , ne , nx , e , ee , x , xx }
{ nV , ne , nx , V, e , ee , x , xx }
{ TF , T , F }
% \end{macrocode}
% \end{macro}
Expand Down

0 comments on commit d77665f

Please sign in to comment.