[latex3-commits] [git/LaTeX3-latex3-latex3] master: A few code typos (e5da133d6)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Aug 25 18:33:07 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/e5da133d62b45735de97b53671bfa39788b2c278
>---------------------------------------------------------------
commit e5da133d62b45735de97b53671bfa39788b2c278
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Aug 25 17:33:07 2020 +0100
A few code typos
>---------------------------------------------------------------
e5da133d62b45735de97b53671bfa39788b2c278
l3trial/xbox/xbox.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index 13f787afe..011fb849f 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -1169,7 +1169,7 @@
% \end{macro}
% \end{macro}
%
-% \begin{macro}{\hbox_underline:nnn, \hbox_frame:nVV}
+% \begin{macro}{\hbox_underline:nnn, \hbox_underline:nVV}
% \begin{macro}{\@@_underline:nnn, \@@_underline:ffn}
% Much like framing, but with only one line.
% \begin{macrocode}
@@ -1412,7 +1412,7 @@
{
\mode_if_math:TF
{ \tex_underline:D {#1} }
- { \xbox_underline:nVV {#1} \fboxrule \fboxsep }
+ { \hbox_underline:nVV {#1} \fboxrule \fboxsep }
}
% \end{macrocode}
% \end{macro}
More information about the latex3-commits
mailing list.