[latex3-commits] [git/LaTeX3-latex3-latex2e] gh901: fixed some typos (d58798b8)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Jul 25 11:34:29 CEST 2022
Repository : https://github.com/latex3/latex2e
On branch : gh901
Link : https://github.com/latex3/latex2e/commit/d58798b8a7ee7a0e91ce77a87a34a5964b1bad04
>---------------------------------------------------------------
commit d58798b8a7ee7a0e91ce77a87a34a5964b1bad04
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Jul 25 11:34:29 2022 +0200
fixed some typos
>---------------------------------------------------------------
d58798b8a7ee7a0e91ce77a87a34a5964b1bad04
required/graphics/mathcolor.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/required/graphics/mathcolor.dtx b/required/graphics/mathcolor.dtx
index 89408482..97e58bac 100644
--- a/required/graphics/mathcolor.dtx
+++ b/required/graphics/mathcolor.dtx
@@ -246,7 +246,7 @@
% \item
% followed by one of the \cs{limit}s primitives.
% \end{enumerate}
-% In each case we have to end the align save group and we mark the
+% In each case we have to end the align safe group and we mark the
% points below in the code for easy reference.
% \begin{macrocode}
\group_align_safe_begin:
@@ -294,7 +294,7 @@
% solution is to add \cs{use_none:n} in front of the peeked at
% token.
%
-% Here we end the align save group and
+% Here we end the align safe group and
% \cs{@@_scan_for_scripts:w} will start a new one.
% \begin{macrocode}
{ \group_align_safe_end: % case 4
@@ -376,7 +376,7 @@
% \cs{_@@_handle_unbraced_script:N}.
%
% After scanning for a brace all scanning is done, so here are the
-% other two points where we have to end the align save group (in
+% other two points where we have to end the align safe group (in
% the true and false case).
% \begin{macrocode}
\@@_peek_catcode_ignore_filler_expand:NTF \c_group_begin_token
More information about the latex3-commits
mailing list.