diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-11 14:08:31 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-11 14:08:31 +0000 |
commit | 6f47315378630e052365cc64eefd8b38a8d2880c (patch) | |
tree | 3aaae06668697e24c9e6a95776af67c90457b944 /perl-install/share/advertising/10.pl | |
parent | 14f27648ca730c718ad405c7dfe4d2509ddd4524 (diff) | |
download | drakx-6f47315378630e052365cc64eefd8b38a8d2880c.tar drakx-6f47315378630e052365cc64eefd8b38a8d2880c.tar.gz drakx-6f47315378630e052365cc64eefd8b38a8d2880c.tar.bz2 drakx-6f47315378630e052365cc64eefd8b38a8d2880c.tar.xz drakx-6f47315378630e052365cc64eefd8b38a8d2880c.zip |
fix CD-ROM acronym
Diffstat (limited to 'perl-install/share/advertising/10.pl')
-rw-r--r-- | perl-install/share/advertising/10.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/advertising/10.pl b/perl-install/share/advertising/10.pl index 69c6a6449..4c444457e 100644 --- a/perl-install/share/advertising/10.pl +++ b/perl-install/share/advertising/10.pl @@ -13,5 +13,5 @@ $border = 10; #- for leftish text @text = ([ N("<b>Mandrakesoft Products (Nomad Products)</b>"), center => 1 ], ' ', N("Mandrakesoft has developed two products that allow you to use Mandrakelinux <b>on any computer</b> and without any need to actually install it:"), - N(" * <b>Move</b>, a Mandrakelinux distribution that runs entirely from a bootable CD-Rom."), + N(" * <b>Move</b>, a Mandrakelinux distribution that runs entirely from a bootable CD-ROM."), N(" * <b>GlobeTrotter</b>, a Mandrakelinux distribution pre-installed on the ultra-compact “LaCie Mobile Hard Drive”."));
\ No newline at end of file |