[latex3-commits] [git/LaTeX3-latex3-l3build] main: fix typo [CI skip] (ae92a5a)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sat Aug 7 09:25:29 CEST 2021
Repository : https://github.com/latex3/l3build
On branch : main
Link : https://github.com/latex3/l3build/commit/ae92a5af013094106d6f46070c8faea648e19711
>---------------------------------------------------------------
commit ae92a5af013094106d6f46070c8faea648e19711
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sat Aug 7 09:25:29 2021 +0200
fix typo [CI skip]
>---------------------------------------------------------------
ae92a5af013094106d6f46070c8faea648e19711
l3build.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build.dtx b/l3build.dtx
index 74c4275..d2b524b 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -315,7 +315,7 @@
%
% When the build system runs, it creates a directory |build/| for various unpacking, compilation, and testing purposes.
% For a module, this build folder can be in the main directory of the package itself, but for a bundle it should be common for the bundle itself and for all modules within that bundle.
-% A |build/| folder can be safety deleted; all material within is re-generated for each command of the \pkg{l3build} system.
+% A |build/| folder can be safely deleted; all material within is re-generated for each command of the \pkg{l3build} system.
%
% \subsection{The \texttt{build.lua} file}
%
More information about the latex3-commits
mailing list.