浏览代码

Merge branch 'master' into pr_2

/\/ \-/ ❭❬ 5 年前
父节点
当前提交
56153f2b51
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      check.sh

+ 1
- 1
check.sh 查看文件

@@ -518,7 +518,7 @@ check_ssh_nc() {
518 518
 	then
519 519
 		success "OpenSSH replied on $host:$port"
520 520
 	else
521
-		fail "Bad replie from $host:$port : '$rep'"
521
+		fail "Bad reply from $host:$port : '$rep'"
522 522
 	fi
523 523
 }
524 524
 

正在加载...
取消
保存