[latex3-commits] [git/LaTeX3-latex3-latex3] master: s/driver/backend/ [ci skip] (694510daf)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Oct 9 10:07:00 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/694510daff8245048a049ea33a21565f24369223

>---------------------------------------------------------------

commit 694510daff8245048a049ea33a21565f24369223
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Oct 9 09:07:00 2019 +0100

    s/driver/backend/ [ci skip]


>---------------------------------------------------------------

694510daff8245048a049ea33a21565f24369223
 l3experimental/l3color/l3color.dtx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/l3experimental/l3color/l3color.dtx b/l3experimental/l3color/l3color.dtx
index 64d36ac83..1ada17de4 100644
--- a/l3experimental/l3color/l3color.dtx
+++ b/l3experimental/l3color/l3color.dtx
@@ -701,8 +701,8 @@
 % \end{macro}
 %
 % \begin{macro}{\@@_select:}
-%   A driver-neutral location for \enquote{last minute} manipulations before
-%   handing off to the driver code.  We set the special |.| syntax here: this
+%   A backend-neutral location for \enquote{last minute} manipulations before
+%   handing off to the backend code.  We set the special |.| syntax here: this
 %   will therefore always be available. The finalisation is separate from the
 %   main function so it can also be applied to \emph{e.g.}~page color.
 %    \begin{macrocode}
@@ -716,7 +716,7 @@
 %
 % \begin{macro}{\color_select:n}
 % \begin{macro}{\color_select:nn}
-%   Parse the input expressions then get the driver to actually activate
+%   Parse the input expressions then get the backend to actually activate
 %   them.
 %    \begin{macrocode}
 \cs_new_protected:Npn \color_select:n #1





More information about the latex3-commits mailing list