texlive[50515] Master/texmf-dist/scripts/tlshell/tlshell.tcl: fix

commits+preining at tug.org commits+preining at tug.org
Thu Mar 21 23:23:20 CET 2019


Revision: 50515
          http://tug.org/svn/texlive?view=revision&revision=50515
Author:   preining
Date:     2019-03-21 23:23:19 +0100 (Thu, 21 Mar 2019)
Log Message:
-----------
fix typo in tlshell.tcl (administrative)

Modified Paths:
--------------
    trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl

Modified: trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl
===================================================================
--- trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl	2019-03-21 22:21:04 UTC (rev 50514)
+++ trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl	2019-03-21 22:23:19 UTC (rev 50515)
@@ -1515,7 +1515,7 @@
     set ans [tk_messageBox -type okcancel -icon info -message \
         [string cat [__ "If update fails, try on a command-line:"] \
            "\ntlmgr update --self\n" \
-             [__ "Use an admininstative command prompt for an admin install."]]]
+             [__ "Use an administrative command prompt for an admin install."]]]
     if {$ans eq "cancel"} return
   }
   run_cmd "update --self" 1



More information about the tex-live-commits mailing list