From 96053081ddf50ffc6860dd4ff9b019bf0c12df5f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 22 Mar 2019 20:50:19 +0000 Subject: lwarp (22mar19) git-svn-id: svn://tug.org/texlive/trunk@50535 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua | 2 +- Build/source/texk/texlive/linked_scripts/tlshell/tlshell.tcl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua b/Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua index 8520b37c9a6..faf9813e21b 100755 --- a/Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua +++ b/Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua @@ -2,7 +2,7 @@ -- Copyright 2016-2018 Brian Dunn -printversion = "v0.68" +printversion = "v0.69" requiredconfversion = "2" -- also at *lwarpmk.conf function printhelp () diff --git a/Build/source/texk/texlive/linked_scripts/tlshell/tlshell.tcl b/Build/source/texk/texlive/linked_scripts/tlshell/tlshell.tcl index a1352ebbc9d..14621bb84a4 100755 --- a/Build/source/texk/texlive/linked_scripts/tlshell/tlshell.tcl +++ b/Build/source/texk/texlive/linked_scripts/tlshell/tlshell.tcl @@ -1515,7 +1515,7 @@ proc update_tlmgr {} { 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 -- cgit v1.2.3