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

@ -18,7 +18,7 @@ my $vtype_subdirs = PVE::Storage::Plugin::get_vtype_subdirs();
my $tests = [
# failed matches
[ $scfg_with_path, 'none', "unknown vtype 'none'\n" ],
[ {}, 'iso', "storage definintion has no path\n" ],
[ {}, 'iso', "storage definition has no path\n" ],
];
# creates additional positive tests