diff options
author | Funda Wang <fwang@mandriva.org> | 2005-03-26 22:46:12 +0000 |
---|---|---|
committer | Funda Wang <fwang@mandriva.org> | 2005-03-26 22:46:12 +0000 |
commit | ec0cb97eb285bd3c0af8ce82cd32dfb8d4fb019d (patch) | |
tree | 3a800ea663ce60335677f78b1e713b68e827e4f3 /perl-install | |
parent | a338a7638d52e326c818d3e93f7516b603ed7788 (diff) | |
download | drakx-ec0cb97eb285bd3c0af8ce82cd32dfb8d4fb019d.tar drakx-ec0cb97eb285bd3c0af8ce82cd32dfb8d4fb019d.tar.gz drakx-ec0cb97eb285bd3c0af8ce82cd32dfb8d4fb019d.tar.bz2 drakx-ec0cb97eb285bd3c0af8ce82cd32dfb8d4fb019d.tar.xz drakx-ec0cb97eb285bd3c0af8ce82cd32dfb8d4fb019d.zip |
Oops, Sorry for the critical typo
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/share/advertising/09.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/09.pl b/perl-install/share/advertising/09.pl index b126751f9..12cfb449c 100644 --- a/perl-install/share/advertising/09.pl +++ b/perl-install/share/advertising/09.pl @@ -14,8 +14,8 @@ $border = 10; #- for leftish text ' ', N("<b>Mandrakesoft</b> has developed a wide range of <b>Mandrakelinux</b> products."), ' ', - N("The Mandrakeliux products are:"), + N("The Mandrakelinux products are:"), N(" * <b>Discovery</b>, Your First Linux Desktop."), N(" * <b>PowerPack</b>, The Ultimate Linux Desktop."), N(" * <b>PowerPack+</b>, The Linux Solution for Desktops and Servers."), - N(" * <b>Mandrakeliux for x86-64</b>, The Mandrakelinux solution for making the most of your 64-bit processor."));
\ No newline at end of file + N(" * <b>Mandrakelinux for x86-64</b>, The Mandrakelinux solution for making the most of your 64-bit processor.")); |