[latex3-commits] [git/LaTeX3-latex3-latex3] icc: Correct error text (c22ce98c0)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Feb 24 17:41:42 CET 2021
Repository : https://github.com/latex3/latex3
On branch : icc
Link : https://github.com/latex3/latex3/commit/c22ce98c08664532e60835646b4a88dae0591a68
>---------------------------------------------------------------
commit c22ce98c08664532e60835646b4a88dae0591a68
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Feb 24 16:41:42 2021 +0000
Correct error text
>---------------------------------------------------------------
c22ce98c08664532e60835646b4a88dae0591a68
l3kernel/l3color.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3color.dtx b/l3kernel/l3color.dtx
index 8ff5bed9b..dbb55a136 100644
--- a/l3kernel/l3color.dtx
+++ b/l3kernel/l3color.dtx
@@ -2640,7 +2640,7 @@
LaTeX~has~been~asked~to~create~an~ICCBased~color~space,~but~no~\\ \\
\iow_indent:n { compontents~=~<number> }
\\ \\
- key~was~given~with~the~correct~information.~LaTeX~will~use~ignore~this~
+ key~was~given~with~the~correct~information.~LaTeX~will~ignore~this~
request.
}
\__kernel_msg_new:nnnn { color } { ICCBased-requires-file }
@@ -2649,7 +2649,7 @@
LaTeX~has~been~asked~to~create~an~ICCBased~color~space,~but~no~\\ \\
\iow_indent:n { file~=~<name> }
\\ \\
- key~was~given~with~the~correct~information.~LaTeX~will~use~ignore~this~
+ key~was~given~with~the~correct~information.~LaTeX~will~ignore~this~
request.
}
\__kernel_msg_new:nnnn { color } { model-already-defined }
More information about the latex3-commits
mailing list.