diff options
Diffstat (limited to 'perl-install/share/advertising/dwd-09.pl')
-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 648309f06..c5393e971 100644 --- a/perl-install/share/advertising/dwd-09.pl +++ b/perl-install/share/advertising/dwd-09.pl @@ -15,6 +15,6 @@ $border = 10; #- for leftish text @text = ([ N("<b>Note</b>"), center => 1 ], ' ', - N("This is the Mandrake Linux <b>Download version</b>."), + N("This is the Mandrakelinux <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) and video cards (such as ATI® and NVIDIA®).")); |