[latex3-commits] [git/LaTeX3-latex3-latex3] main: Typo (a1e049e25)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Jan 10 19:41:46 CET 2022
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/a1e049e256c78fa33595ac509a878a0ce07d59cc
>---------------------------------------------------------------
commit a1e049e256c78fa33595ac509a878a0ce07d59cc
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Jan 10 18:41:46 2022 +0000
Typo
Thanks for Denis Bitouzé for spotting.
>---------------------------------------------------------------
a1e049e256c78fa33595ac509a878a0ce07d59cc
l3kernel/l3color.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3color.dtx b/l3kernel/l3color.dtx
index 8cc28e85d..b5e3aa1ec 100644
--- a/l3kernel/l3color.dtx
+++ b/l3kernel/l3color.dtx
@@ -651,7 +651,7 @@
% Model conversion is carried out using standard formulae for base models,
% as described in the manual for \pkg{xcolor} (see also the \emph{PostScript
% Language Reference Manual}). For other models direct conversion might not
-% be defined, so we go throught the fallback models if necessary.
+% be defined, so we go through the fallback models if necessary.
% \begin{macrocode}
\cs_new_protected:Npn \@@_convert:nnN #1#2#3
{ \@@_convert:nnVN {#1} {#2} #3 #3 }
More information about the latex3-commits
mailing list.