From ce70b9050cb789c83ee04e23cbdd5468a11cbcc0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 31 Dec 2008 01:27:37 +0000 Subject: message wording git-svn-id: svn://tug.org/texlive/trunk@11759 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 2 +- Master/texmf/scripts/texlive/tlmgr2.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 2f804127694..556d558652e 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -2287,7 +2287,7 @@ sub check_for_critical_updates if ($criticalupdate) { tlwarn("Updates for tlmgr itself are present.\n"); tlwarn("==========================================================\n"); - tlwarn("Please update the package bin-texlive and texlive.infra first,"); + tlwarn("Please update the packages bin-texlive and texlive.infra first,"); tlwarn("e.g., by calling\n"); tlwarn(" tlmgr update bin-texlive texlive.infra\n"); tlwarn("Or get the latest updater from\nfor Unix-ish systems:\n"); diff --git a/Master/texmf/scripts/texlive/tlmgr2.pl b/Master/texmf/scripts/texlive/tlmgr2.pl index 2bcbe38647e..441521c677d 100755 --- a/Master/texmf/scripts/texlive/tlmgr2.pl +++ b/Master/texmf/scripts/texlive/tlmgr2.pl @@ -2579,7 +2579,7 @@ sub check_for_critical_updates if ($criticalupdate) { tlwarn("Updates for tlmgr itself are present.\n"); tlwarn("==========================================================\n"); - tlwarn("Please update the package bin-texlive and texlive.infra first,"); + tlwarn("Please update the packages bin-texlive and texlive.infra first,"); tlwarn("e.g., by calling\n"); tlwarn(" tlmgr update bin-texlive texlive.infra\n"); tlwarn("Or get the latest updater from\nfor Unix-ish systems:\n"); -- cgit v1.2.3