diff options
Diffstat (limited to 'perl-install/share/advertising/18.pl')
-rw-r--r-- | perl-install/share/advertising/18.pl | 4 |
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(" * ...")); |