fixed typo

这个提交包含在:
Louwrentius
2009-09-26 18:50:24 +00:00
父节点 099aa7c839
当前提交 9cff62fec0
+1 -1
查看文件
@@ -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" ]