tree-wide: fix typos with codespell

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2021-06-23 08:07:20 +02:00
parent 5b955999b9
commit ffc31266da
13 changed files with 24 additions and 24 deletions

View 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;