diff options
Diffstat (limited to 'perl-install/share/advertising/ppp-05.pl')
-rw-r--r-- | perl-install/share/advertising/ppp-05.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/ppp-05.pl b/perl-install/share/advertising/ppp-05.pl index aeb802053..32e9bc7f3 100644 --- a/perl-install/share/advertising/ppp-05.pl +++ b/perl-install/share/advertising/ppp-05.pl @@ -16,5 +16,5 @@ $border = 10; #- for leftish text N(" - <b>GCC</b>: the GNU Compiler Collection"), N(" - <b>GDB</b>: the GNU Project debugger"), N(" - <b>Emacs</b>: a customizable and real time display editor"), - N(" - <b>Xemacs</b>: open source text editor and application development system"), - N(" - <b>Vim</b>: advanced text editor with more features than standard Vi")); + 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")); |