Parcourir la source

Merge branch 'master' into pr_2

/\/ \-/ ❭❬ il y a 5 ans
Parent
révision
56153f2b51
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      check.sh

+ 1
- 1
check.sh Voir le fichier

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

Loading…
Annuler
Enregistrer