summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
Diffstat (limited to 'rescue')
-rwxr-xr-xrescue/Flash/scripts/clear_systemloop4
1 files changed, 2 insertions, 2 deletions
diff --git a/rescue/Flash/scripts/clear_systemloop b/rescue/Flash/scripts/clear_systemloop
index 6d7015c84..55c60cc4d 100755
--- a/rescue/Flash/scripts/clear_systemloop
+++ b/rescue/Flash/scripts/clear_systemloop
@@ -23,7 +23,7 @@ function doit() {
echo
echo "WARNING!"
echo
- echo "Mandriva Flash will be reseted to factory defaults!"
+ echo "Mandriva Flash will be reset to factory defaults!"
echo -n "All user files, customizations and new packages installed "
echo "will be removed."
echo
@@ -44,7 +44,7 @@ function doit() {
echo
if [ $? -ne 0 ]; then
- echo 'Error reseting device to factory defaults'
+ echo 'Error resetting device to factory defaults'
return 1
else
echo 'Mandriva Flash was restored to factory defaults!'