From de7fdde3565cc7de7371d651a91b24efaa4c7853 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 4 Jun 2012 21:18:41 +0000 Subject: typo git-svn-id: svn://tug.org/texlive/trunk@26828 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/install-menu-wizard.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Master/tlpkg/installer/install-menu-wizard.pl b/Master/tlpkg/installer/install-menu-wizard.pl index d2bfafae2f4..3759851ca0e 100644 --- a/Master/tlpkg/installer/install-menu-wizard.pl +++ b/Master/tlpkg/installer/install-menu-wizard.pl @@ -188,7 +188,7 @@ sub reset_start { my $inf = $fmain->Label( -text => __("Welcome to the installation of TeX Live %s\nhttp://tug.org/texlive\n\nThis wizard will guide you through the installation.", $TeXLive::TLConfig::ReleaseYear) - . ( (win32()) ? "\n\n" . __("Best turn off your virusscanner during installation.") : "" ) + . ( (win32()) ? "\n\n" . __("Best turn off your virus scanner during installation.") : "" ) . "\n\n" . __("For an advanced, customizable installation, please consult\nthe web pages or installation guide.") . "\n" -- cgit v1.2.3