fixed typo

This commit is contained in:
Louwrentius 2009-09-26 18:50:24 +00:00
parent e402fa6936
commit 3a8257e519
1 changed files with 1 additions and 1 deletions

View File

@ -729,7 +729,7 @@ check_status () {
erase_ppss () {
echo "Are you realy sure you want to erase PPSS from all nades!? (YES/NO)"
echo "Are you realy sure you want to erase PPSS from all nodes!? (YES/NO)"
read YN
if [ "$YN" == "yes" ] || [ "$YN" == "YES" ]