]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/LunCmd/LIO.pm
tree-wide: fix typos with codespell
[pve-storage.git] / PVE / Storage / LunCmd / LIO.pm
index b98edc283a0fdf4d431daf043e685f5f5f325331..9264e468b121a562c28ee9328164105028fd4eee 100644 (file)
@@ -358,7 +358,7 @@ my $delete_lun = sub {
        # step 3: save to be safe ...
        $execute_remote_command->($scfg, $timeout, $targetcli, 'saveconfig');
 
-       # update interal cache
+       # update internal cache
        $free_lu_name->($scfg, $volname);
 
        last;