diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-13 07:46:51 -0400 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-01-02 14:54:04 +0100 |
commit | 496968486b724e7f510f6cc3acfd195148265d14 (patch) | |
tree | 01768803cbe43d6386b7e8b37fda118ddc3c5d35 /perl-install/install/steps_interactive.pm | |
parent | 62254811298b98038ac64194a1ee5f4cca2b32c5 (diff) | |
download | drakx-496968486b724e7f510f6cc3acfd195148265d14.tar drakx-496968486b724e7f510f6cc3acfd195148265d14.tar.gz drakx-496968486b724e7f510f6cc3acfd195148265d14.tar.bz2 drakx-496968486b724e7f510f6cc3acfd195148265d14.tar.xz drakx-496968486b724e7f510f6cc3acfd195148265d14.zip |
s/ppp/PPP/ (cosmetic)
Diffstat (limited to 'perl-install/install/steps_interactive.pm')
-rw-r--r-- | perl-install/install/steps_interactive.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/steps_interactive.pm b/perl-install/install/steps_interactive.pm index ab2085a06..e32ed6e64 100644 --- a/perl-install/install/steps_interactive.pm +++ b/perl-install/install/steps_interactive.pm @@ -787,7 +787,7 @@ Do you want to install the updates?")), install::pkgs::clean_rpmdb_shared_regions(); - #- not downing network, even ppp. We don't care much since it is the end of install :) + #- not downing network, even PPP. We don't care much since it is the end of install :) } |