summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
Diffstat (limited to 'rescue')
-rwxr-xr-xrescue/tree/etc/oem2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/tree/etc/oem b/rescue/tree/etc/oem
index fc7d59045..fb5f9a216 100755
--- a/rescue/tree/etc/oem
+++ b/rescue/tree/etc/oem
@@ -10,7 +10,7 @@ do {
print "
I'm going to install the OEM version on your hard drive
-!!ALL DATA IS GOING TO BE LOST!!
+!!ALL DATA WILL BE LOST!!
Type \`\`yes'' and [enter] to go on\n"
} while (($yes = <STDIN>) !~ /^\s*yes\s*$/i);