]> git.proxmox.com Git - pve-manager.git/commitdiff
5to6: fiy typo: s/detailled/detailed/
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 Jul 2019 13:23:19 +0000 (15:23 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 Jul 2019 13:23:42 +0000 (15:23 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 71f6edacdf6f5694f10a196626b950c66665d121)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/CLI/pve5to6.pm

index 2c521a1893f1ad972913f6c53f5211d38d501b0a..1dfecb42a592873a33b2d61ed4ad59ba19f908c8 100644 (file)
@@ -394,7 +394,7 @@ sub check_cluster_corosync {
     }
 
     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");
     if (defined(my $corosync = $get_pkg->('corosync'))) {