[latex3-commits] [git/l3build] config: Minor doc change [ci skip] (72dfd9f)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Dec 7 10:26:50 CET 2017
Repository : https://github.com/latex3/l3build
On branch : config
Link : https://github.com/latex3/l3build/commit/72dfd9f4c1c0415d0edc5ef7c9485af7ff501e89
>---------------------------------------------------------------
commit 72dfd9f4c1c0415d0edc5ef7c9485af7ff501e89
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Dec 7 09:26:50 2017 +0000
Minor doc change [ci skip]
>---------------------------------------------------------------
72dfd9f4c1c0415d0edc5ef7c9485af7ff501e89
l3build.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3build.dtx b/l3build.dtx
index 7f0159a..ddc43cf 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -635,10 +635,10 @@
% there are a second set of tests in |testfiles-TU| which use the short
% |build-TU.lua| file shown in Figure~\ref{fig:configs}. To run both sets of
% tests, the main |build.lua| file contains the setting
-% |checkconfigs = {"build", "build-TU"}|. This will cause \pkg{l3build} to run
+% |checkconfigs = {"build", "config-TU"}|. This will cause \pkg{l3build} to run
% first using no additional settings (\emph{i.e.}~reading the normal
% |build.lua| file alone), then running \emph{also} loading the settings from
-% |build-TU.lua|.
+% |config-TU.lua|.
% \begin{figure}
% \begin{lstlisting}[frame=single,language={[5.2]Lua},gobble = 6]
% -- Special config for these tests
More information about the latex3-commits
mailing list