5to6: fiy typo: s/detailled/detailed/

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-07-04 15:23:19 +02:00
parent 3724703551
commit 0e788b3e07

View File

@ -394,7 +394,7 @@ sub check_cluster_corosync {
} }
print "\n"; print "\n";
log_info("run 'pvecm status' to get detailled cluster status.."); log_info("run 'pvecm status' to get detailed cluster status..");
print_header("CHECKING INSTALLED COROSYNC VERSION"); print_header("CHECKING INSTALLED COROSYNC VERSION");
if (defined(my $corosync = $get_pkg->('corosync'))) { if (defined(my $corosync = $get_pkg->('corosync'))) {