summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-08-26 03:09:24 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-08-26 03:09:24 +0000
commit99b2950f6c4feb35f8b53417f02e1dc1135bb2e4 (patch)
treee6cffe662f76d7324566493f395b9132f4f09426 /perl-install/share/advertising
parent56e961c6baa12b59aa9c1a6b885e7b26d3d043d3 (diff)
downloaddrakx-backup-do-not-use-99b2950f6c4feb35f8b53417f02e1dc1135bb2e4.tar
drakx-backup-do-not-use-99b2950f6c4feb35f8b53417f02e1dc1135bb2e4.tar.gz
drakx-backup-do-not-use-99b2950f6c4feb35f8b53417f02e1dc1135bb2e4.tar.bz2
drakx-backup-do-not-use-99b2950f6c4feb35f8b53417f02e1dc1135bb2e4.tar.xz
drakx-backup-do-not-use-99b2950f6c4feb35f8b53417f02e1dc1135bb2e4.zip
typo fix
Diffstat (limited to 'perl-install/share/advertising')
-rw-r--r--perl-install/share/advertising/18.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/18.pl b/perl-install/share/advertising/18.pl
index dc25cec54..c1a5e2860 100644
--- a/perl-install/share/advertising/18.pl
+++ b/perl-install/share/advertising/18.pl
@@ -17,6 +17,6 @@ $border = 10; #- for leftish text
N(" * Manage your personal data with the integrated personal information suites <b>Kontact</b> and <b>Evolution</b>."),
N(" * Browse the web with <b>Mozilla</b> and <b>Konqueror</b>."),
N(" * Participate in online chat with <b>Kopete</b>."),
- N(" * Listen to your <b>audios CDs</b> and <b>music files</b>, watch your <b>videos</b>."),
+ N(" * Listen to your <b>audio CDs</b> and <b>music files</b>, watch your <b>videos</b>."),
N(" * Edit and create images with the <b>GIMP</b>."),
- N(" * ...")); \ No newline at end of file
+ N(" * ..."));