summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/pwp-06.pl
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2004-02-10 14:25:22 +0000
committerDavid Baudens <baudens@mandriva.com>2004-02-10 14:25:22 +0000
commit137e3dfba6e98d0b1b4319f2b908fe4ad1053586 (patch)
tree0d0f7868674228e785764e9d86f38615ca34e7ae /perl-install/share/advertising/pwp-06.pl
parentdec2882ea7fe42948cc596907f7a340bcd3bc65f (diff)
downloaddrakx-137e3dfba6e98d0b1b4319f2b908fe4ad1053586.tar
drakx-137e3dfba6e98d0b1b4319f2b908fe4ad1053586.tar.gz
drakx-137e3dfba6e98d0b1b4319f2b908fe4ad1053586.tar.bz2
drakx-137e3dfba6e98d0b1b4319f2b908fe4ad1053586.tar.xz
drakx-137e3dfba6e98d0b1b4319f2b908fe4ad1053586.zip
Update
Diffstat (limited to 'perl-install/share/advertising/pwp-06.pl')
-rw-r--r--perl-install/share/advertising/pwp-06.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/share/advertising/pwp-06.pl b/perl-install/share/advertising/pwp-06.pl
index db6f92d76..d540e603f 100644
--- a/perl-install/share/advertising/pwp-06.pl
+++ b/perl-install/share/advertising/pwp-06.pl
@@ -13,6 +13,6 @@ $border = 10; #- for leftish text
@text = ([ N("<b>Development tools</b>"), center => 1 ],
' ',
N("And of course the editors!"),
- N(" - <b>Emacs:</b> a customizable and real time display editor"),
- N(" - <b>Xemacs:</b> another open source text editor and application development system"),
- N(" - <b>Vim:</b> an advanced text editor with more features than standard Vi"));
+ N(" - <b>Emacs</b>: a customizable and real time display editor"),
+ N(" - <b>Xemacs</b>: another open source text editor and application development system"),
+ N(" - <b>Vim</b>: an advanced text editor with more features than standard Vi"));