#1 fixed the typo in "replie" to "reply"

Merge aplicado
yannweb aplicou merge dos 1 commits de maxime-alves:fix_typo em master 5 anos atrás

+ 1
- 1
check.sh Ver arquivo

@@ -518,6 +518,6 @@ 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
 }

Carregando…
Cancelar
Salvar