From c38c6b14952c25b51b1c0f9fa05aec2d34dc8ddf Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 28 Feb 2000 21:23:35 +0000 Subject: no_comment --- perl-install/install_steps_auto_install.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/install_steps_auto_install.pm') diff --git a/perl-install/install_steps_auto_install.pm b/perl-install/install_steps_auto_install.pm index b6a17f2f9..8367af3b6 100644 --- a/perl-install/install_steps_auto_install.pm +++ b/perl-install/install_steps_auto_install.pm @@ -26,14 +26,14 @@ sub ask_warn { sub errorInStep { print "error :(\n"; print "switch to console f2 for a shell\n"; - print "press to return to reboot\n"; + print "Press to reboot\n"; ; c::_exit(0); } sub exitInstall { print "Auto installation complete\n"; - print "Press to reboot\n"; + print "Press to reboot\n"; ; } -- cgit v1.2.1