From 0c9a54ede8ea055a5d9f64d5ce18734290ca04b0 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Fri, 20 May 2005 05:56:29 +0000 Subject: s/Mandrivalinux/Mandriva Linux/ --- perl-install/install_steps_interactive.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_steps_interactive.pm') diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index a16716110..f2a420239 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -818,7 +818,7 @@ Do you want to install the updates?")), require crypto; eval { my @mirrors = do { - my $_w = $o->wait_message('', N("Contacting Mandrivalinux web site to get the list of available mirrors...")); + my $_w = $o->wait_message('', N("Contacting Mandriva Linux web site to get the list of available mirrors...")); crypto::mirrors($o->{distro_type}); }; #- if no mirror have been found, use current time zone and propose among available. -- cgit v1.2.1