summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakautoinst
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/drakautoinst')
-rwxr-xr-xperl-install/standalone/drakautoinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakautoinst b/perl-install/standalone/drakautoinst
index 4f12be3bb..e16bec617 100755
--- a/perl-install/standalone/drakautoinst
+++ b/perl-install/standalone/drakautoinst
@@ -44,7 +44,7 @@ With that feature, you will be able to replay the installation you've performed
For maximum safety, the partitioning and formatting will never be performed automatically, whatever you chose during the install of this computer.
-Do you want to continue?"), 1) or quit_global($in, 0);
+Press ok to continue."), 1) or quit_global($in, 0);
my @manual_steps = qw(doPartitionDisks formatPartitions);