From fcb7cf9361ce74b2a5088268960e24c6b8ca8d2b Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 25 Nov 2009 13:22:39 +0000 Subject: fix typos --- rescue/Flash/scripts/clear_systemloop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rescue/Flash') 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!' -- cgit v1.2.1