]> git.proxmox.com Git - pve-manager.git/blobdiff - PVE/APLInfo.pm
perl: fix some common typos found with codespell
[pve-manager.git] / PVE / APLInfo.pm
index 99c02348456b0dfe76f49f0857e95169ce85e2f5..021b18a2e6c2f9d50d3a41d461ddc17570b19289 100644 (file)
@@ -190,7 +190,7 @@ sub download_aplinfo {
            die "update failed: unable to store data\n";
        }
 
-       logmsg($logfd, "update sucessful");
+       logmsg($logfd, "update successful");
     };
 
     my $err = $@;