Ver código fonte

Merge branch 'master' into pr_2

/\/ \-/ ❭❬ 5 anos atrás
pai
commit
56153f2b51
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      check.sh

+ 1
- 1
check.sh Ver arquivo

@@ -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
 

Carregando…
Cancelar
Salvar