mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 14:32:37 +00:00
5to6: fiy typo: s/detailled/detailed/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3724703551
commit
0e788b3e07
@ -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'))) {
|
||||||
|
Loading…
Reference in New Issue
Block a user