[latex3-commits] [git/LaTeX3-latex3-l3build] master: Typos (de68856)

Joseph Wright joseph.wright at morningstar2.co.uk
Sat Nov 2 18:34:39 CET 2019


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/de688562eda2cef600ddd9692cf6f62a67eb12f2

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

commit de688562eda2cef600ddd9692cf6f62a67eb12f2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Nov 2 17:34:39 2019 +0000

    Typos


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

de688562eda2cef600ddd9692cf6f62a67eb12f2
 l3build-stdmain.lua | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3build-stdmain.lua b/l3build-stdmain.lua
index 668b2d0..9123349 100644
--- a/l3build-stdmain.lua
+++ b/l3build-stdmain.lua
@@ -93,7 +93,7 @@ target_list =
       },
     install =
       {
-        desc = "Installs files into the local textmf tree",
+        desc = "Installs files into the local texmf tree",
         func = install
       },
     manifest =
@@ -129,7 +129,7 @@ target_list =
       },
     uninstall =
       {
-        desc = "Uninstalls files from the local textmf tree",
+        desc = "Uninstalls files from the local texmf tree",
         func = uninstall
       },
     unpack=





More information about the latex3-commits mailing list