From ca012347134ab4eec6f196b5f86c9fc1f25cb5b7 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Sat, 23 Apr 2005 16:20:27 +0000 Subject: s/Mandrivalinux/Mandriva Linux/ --- perl-install/network/adsl.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/network/adsl.pm') diff --git a/perl-install/network/adsl.pm b/perl-install/network/adsl.pm index fc7d7d95e..e521443b9 100644 --- a/perl-install/network/adsl.pm +++ b/perl-install/network/adsl.pm @@ -379,7 +379,7 @@ METRIC=$metric $modules_conf->set_alias($_->[0], $_->[1]) foreach @{$modems{$adsl_device}{aliases}}; $::isStandalone and $modules_conf->write; } - #- remove the "speedtch off" alias that was written by Mandrivalinux 10.0 + #- remove the "speedtch off" alias that was written by Mandrakelinux 10.0 $adsl_device eq 'speedtouch' and $modules_conf->remove_alias('speedtch'); if ($adsl_type eq "capi") { -- cgit v1.2.1