summaryrefslogtreecommitdiffstats
path: root/perl-install/network/adsl.pm
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-04-23 16:20:27 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-04-23 16:20:27 +0000
commitca012347134ab4eec6f196b5f86c9fc1f25cb5b7 (patch)
tree5fc5930cd84d8b9f74f82a13bd26b2fe4de10ac3 /perl-install/network/adsl.pm
parent0d46fdc4ff12e12d75709007659a334b90d34ead (diff)
downloaddrakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar
drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.gz
drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.bz2
drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.xz
drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.zip
s/Mandrivalinux/Mandriva Linux/
Diffstat (limited to 'perl-install/network/adsl.pm')
-rw-r--r--perl-install/network/adsl.pm2
1 files changed, 1 insertions, 1 deletions
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") {