diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2004-02-18 10:18:33 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2004-02-18 10:18:33 +0000 |
commit | 2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873 (patch) | |
tree | 3609035c85765e068bff022c434c8236a0b037d3 /perl-install/share/advertising | |
parent | fee8276318fa6485c0fe4e3a1016a85741b444e1 (diff) | |
download | drakx-2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873.tar drakx-2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873.tar.gz drakx-2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873.tar.bz2 drakx-2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873.tar.xz drakx-2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873.zip |
fix wording of advertisement thx to austin
Diffstat (limited to 'perl-install/share/advertising')
-rw-r--r-- | perl-install/share/advertising/dwd-09.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/advertising/dwd-09.pl b/perl-install/share/advertising/dwd-09.pl index eb974ee55..648309f06 100644 --- a/perl-install/share/advertising/dwd-09.pl +++ b/perl-install/share/advertising/dwd-09.pl @@ -17,4 +17,4 @@ $border = 10; #- for leftish text ' ', N("This is the Mandrake Linux <b>Download version</b>."), ' ', - N("The free download version does not include commercial software, and therefore may not work with certain modems (such as some ADSL and RTC ones) and video cards (such as ATI® and NVIDIA® ones).")); + N("The free download version does not include commercial software, and therefore may not work with certain modems (such as some ADSL and RTC) and video cards (such as ATI® and NVIDIA®).")); |